Annotation of researchv8dc/cmd/wwb/gram.sh, revision 1.1.1.1

1.1       root        1: # new shell file for grammer checker(formerly splitinf)
                      2: L=/usr/lib/style
                      3: trap 'rm -f /tmp/$$* ; exit'  1 2 3 15
                      4: if test $# = 0
                      5: then
                      6: deroff -n -ms |$L/style1|$L/style2|$L/style3 -P -L|$L/gramlx
                      7: else
                      8: deroff -n -ms $*|$L/style1|$L/style2|$L/style3 -P -L|$L/gramlx
                      9: fi

unix.superglobalmegacorp.com

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