home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
minnie.tuhs.org
/
unixen.tar
/
unixen
/
PDP-11
/
Trees
/
V7
/
bin
/
1
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1979-01-14
|
185 b
|
18 lines
case $# in
0)
if random -e 1.1
then
echo one bell system - it works
elif random -e 1.1
then
/usr/games/fortune
else 1;1;1;1;1;1;1;1;1;1
fi
;;
*)
echo one $* - it works
esac