File:  [Research Unix] / researchv10no / cmd / style / parts.sh
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

B=/usr/lib/style
echo " " $*
sflag=
eflag=
Pflag=-P
lflag=
lcon=
rflag=
rcon=
mflag=-ms
mlflag=
for i in $*
do case $i in
-mm) mflag=-mm;shift;continue;;
-ms) mflag=-ms;shift;continue;;
-ml) mlflag=-ml;shift;continue;;
-P) Pflag=-P;shift;continue;;
*) rest=$*;break;;
esac
done
deroff $mflag $mlflag $*|$B/style1|$B/style2|$B/style3 $rflag $rcon $lflag $lcon $sflag $nflag $eflag $Pflag

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.