aspell is a nice tool but I use the vim's built in spell check as I
always use vim.

aspell understands XML, vim doesnt

On Mon, Jul 29, 2013 at 7:31 PM, Dhana Sekar <[email protected]> wrote:
> command: aspell
> usage: interactive spell checker
>
> syntax: aspell [options] <command>
>
> example:
>
> 1. To print help info of this command
>
>     $ aspell --help
>
> 2. To spell check in a text file
>
>     $ cat sample.txt
>
>     quickk brown fox jumps over the lasy dogg
>
>     $ aspell check sample.txt
>
> 3. when need a quick spell check
>
>     $ aspell -a <<< '<WORDS>'
>
>     $ aspell -a <<< 'appple'
>
> regards,
> dhanasekar
> _______________________________________________
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
> ILUGC Mailing List Guidelines:
> http://ilugc.in/mailinglist-guidelines



-- 
Gayatri Hitech
http://gayatri-hitech.com
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to