Ideally, I would like to interact with aspell directly via the command line
rather than through an external file or interactive pipe mode so that I can
easily capture the output

something like...

aspell -w basball

Or do I really have to create a 1-line file with that word in it and then
run aspell -c file.txt to check that one word?

-- 
Russ Jones
Principal Search Scientist
r...@moz.com
@rjonesx
_______________________________________________
Aspell-user mailing list
Aspell-user@gnu.org
https://lists.gnu.org/mailman/listinfo/aspell-user

Reply via email to