aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Aspell-user] CLI flag for non-interactive mode?


From: Andrew Pennebaker
Subject: Re: [Aspell-user] CLI flag for non-interactive mode?
Date: Wed, 5 Mar 2014 16:20:13 -0500

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 <
address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]