|
|
1.1 root 1: : spell 3/13/90
2: : Assume American variant of English
3:
4: history=/usr/dict/spellhist
5: var=a
6:
7: case $1 in
8: -a) var=a; shift;;
9: -b) var=b; shift;;
10: esac
11:
12: exec /bin/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.