|
|
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
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.