|
|
1.1 root 1: history=/usr/dict/spellhist
2: : Assume American variant of English
3: var=a
4:
5: case $1 in
6: -a) var=a; shift;;
7: -b) var=b; shift;;
8: esac
9:
10: deroff -w $* | sort -uf | /usr/lib/spell /usr/dict/clist$var $history
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.