Annotation of researchv10dc/cmd/style/parts.sh, revision 1.1.1.1

1.1       root        1: B=/usr/lib/style
                      2: echo " " $*
                      3: sflag=
                      4: eflag=
                      5: Pflag=-P
                      6: lflag=
                      7: lcon=
                      8: rflag=
                      9: rcon=
                     10: mflag=-ms
                     11: mlflag=
                     12: for i in $*
                     13: do case $i in
                     14: -mm) mflag=-mm;shift;continue;;
                     15: -ms) mflag=-ms;shift;continue;;
                     16: -ml) mlflag=-ml;shift;continue;;
                     17: -P) Pflag=-P;shift;continue;;
                     18: *) rest=$*;break;;
                     19: esac
                     20: done
                     21: 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.