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