|
|
DataMuseum.dkPresents historical artifacts from the history of: Commodore CBM-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Commodore CBM-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 205 (0xcd)
Types: TextFile
Notes: UNIX file
Names: »spell«, »spellcmd«
└─⟦eafc30061⟧ Bits:30001199 Commodore 900 hard disk image
└─⟦8281d0872⟧ UNIX Filesystem
└─⟦5daf77bc8⟧ »vol2.fd« UNIX Filesystem
└─⟦this⟧ »bin/spell«
└─⟦eafc30061⟧ Bits:30001199 Commodore 900 hard disk image
└─⟦5ec4c54f2⟧ UNIX Filesystem
└─⟦this⟧ »bin/spell«
└─⟦f27320a65⟧ Bits:30001972 Commodore 900 hard disk image with partial source code
└─⟦926b8033d⟧ UNIX Filesystem
└─⟦this⟧ »bin/spell«
└─⟦f27320a65⟧ Bits:30001972 Commodore 900 hard disk image with partial source code
└─⟦f4b8d8c84⟧ UNIX Filesystem
└─⟦this⟧ »cmd/spell/spellcmd«
history=/usr/dict/spellhist
: Assume American variant of English
var=a
case $1 in
-a) var=a; shift;;
-b) var=b; shift;;
esac
deroff -w $* | sort -uf | /usr/lib/spell /usr/dict/clist$var $history