>>>>> "Andrew" == Andrew Pennebaker <[email protected]> writes:
Andrew> I would like to run aspell over hundreds of files like a
Andrew> linter, reporting misspellings without prompting for
Andrew> corrections. Could there be a command line flag to aspell
Andrew> to operate this way? E.g., "check --recursive
Andrew> <files|directories> --noninteractive" would be convenient.
"aspell list" (aspell 6 syntax, it was aspell -l in aspell 5) does
exactly that: gets the input from standard input, and outputs to
standard output the misspelled words, one per line.
Carlo Traverso
_______________________________________________
Aspell-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/aspell-user