Re: CLI flag for non-interactive mode?

Andrew Pennebaker <[email protected]> Wed, 5 Mar 2014 16:20:13 -0500
Newsgroups gmane.comp.gnu.aspell.user
Message-ID <CAHXt_SU8-YwZue9r_4b95Jdqf5VPU0xCxS9q0sOjfwp=-jYKAw@mail.gmail.com>
Ah, I found `aspell -a -c < (YOUR_FILE_HERE)`, and wrapped it in a little
recursive shell script, so you can aspell large projects without having to
write for loops. Meet aspell*lint*!

https://github.com/mcandre/aspelllint


On Wed, Mar 5, 2014 at 1:48 PM, Andrew Pennebaker <
[email protected]> wrote:

> I would like to run aspell over hundreds of files like a linter, reporting
> misspellings without prompting for corrections. Could there be a command
> line flag to aspell to operate this way? E.g., "check --recursive
> <files|directories> --noninteractive" would be convenient.
>
> --
> Cheers,
>
> Andrew Pennebaker
> www.yellosoft.us
>



-- 
Cheers,

Andrew Pennebaker
www.yellosoft.us