home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
minnie.tuhs.org
/
unixen.tar
/
unixen
/
PDP-11
/
Trees
/
V7
/
usr
/
games
/
ching
< prev
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-10
|
145 b
|
9 lines
cd /usr/games/ching.d
case $1 in
[6-9]*) set H=$1;shift;;
esac
if test $H
then phx $H | nroff $* macros -
else cno | phx | nroff $* macros -
fi