|
|
1.1 ! root 1: # NOTICE-NOT TO BE DISCLOSED OUTSIDE BELL SYS EXCEPT UNDER WRITTEN AGRMT ! 2: L=/usr/lib/style ! 3: for i in $* ! 4: do case $i in ! 5: -ver) echo $0 version 2.1: 2.0;exit;; ! 6: -flags) echo $0 \[-flags\] \[-ver\] \[file ...\];exit;; ! 7: -*) echo unknown chunk flag $i;exit;; ! 8: *) if test ! -r $i ! 9: then echo Can\'t find the file $i\; try specifying a more complete pathname.; exit ! 10: fi ! 11: esac ! 12: done ! 13: echo $* ! 14: deroff $*|sed -f $L/chkin.sed |$L/chunk |sed -f $L/chkout.sed
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.