Tracy Nelson on Fri, 10 Dec 1999 19:53:38 -0500 (EST)


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

Re: [Plug] Linux CLI spell checker


Vale Kenny wrote:
> 
> What's the spell checker for Linux/*NIX?
> I thought it was spell or dict <string>

cat file | tr A-Z a-z | tr -c a-z \n | sort | unique | common -2 dict

Unless you wanted the short command...

-- 
Just junk food for thought...

_______________________________________________
Plug maillist  -  Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug