[wplug] embarrasing question......Terminating Input from stdin

William Powell billpwl1 at verizon.net
Wed Sep 1 15:48:33 EDT 2004


Thank you.  Turns out I hadn't forgotten after all, it just isn't
working in the case that I cited.  spell simply returns the same
spelling of the word that I typed.

ah-HA!!!

ispell and aspell accept input from stdin when piped with the -a flag as
follows:

aspell -a  <&0 {enter}

Bill

Jonathan S Billings wrote:

> William Powell wrote:
>
>> As long as I have been using linux, I can't remember how to terminate 
>> input when using stdin with a command line command.  For example, I 
>> want to check spelling of a single word at the command line without 
>> putting the word into a file and saving it.
>>
>> [i,a]spell {enter}
>> wordztobe
>> czeched
>>
>>
>>
>>
>> I thought this was a simple procedure, but my mind has blanked on me.
>>
>> bill
>
>
> Are you talking about control-D, end of line?
>




More information about the wplug mailing list