File:  [MW Coherent from dump] / coherent / a / bin / spell
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

: spell 3/13/90
: Assume American variant of English

history=/usr/dict/spellhist
var=a

case $1 in
    -a)	var=a; shift;;
    -b)	var=b; shift;;
esac

exec /bin/deroff -w $* | sort -uf | /usr/lib/spell /usr/dict/clist$var $history

unix.superglobalmegacorp.com

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