Categories
spell
A spell checking program which prints each misspelled word on a line of its own. It is designed as a clone of the standard Unix 'spell' program, and implemented as a wrapper for 'Ispell."
Spell accepts its arguments as a list of files to read from. Within that list, the magical file name "-" causes spell to read from the standard input. In addition, when called with no file name arguments, Spell assumes that it should process standard input.
Last updated 15 Oct, 2001
About
Leadership
- David Frey - Maintainer
Requirements
- glibc (Use Requirement)
- gcc (Build Prerequisite)
- glibc ncurses4 (Build Prerequisite)
Related Projects
Versions
1.0
1.0 stable released on 1996-04-06
- Released: 6 Apr, 1996
- Code Maturity: Stable
- Source Archive: ftp://ftp.gnu.org/gnu/spell/spell-1.0.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Command Line



