On Fri, Mar 01, 2002 at 11:53:30AM -0800, paul wrote: | tests you asked for: | lp command not found | | lpr cursor goes to the next line and stays there until | the window is closed, (forever).
This is normal for programs that read data from stdin. Instead of
closing the window, type some stuff then press ^D.
An alternative is to use a "here document" (like Carel suggested) to
provide the data.
-D
--
A kindhearted woman gains respect,
but ruthless men gain only wealth.
Proverbs 11:16

