On Thu, Feb 28, 2002 at 01:54:03PM -0800, Vineet Kumar wrote:
> * Carel Fellinger ([EMAIL PROTECTED]) [020228 13:53]:
> > So `cat filename > /dev/lp0' still works?
> > But the following failed?  Strange.
...
> > > >     > << EOF
> 
> Not so strange. Try it this way:
...
>   > EOF
> 
> The most important change I made is to make that last line just say
> "EOF", without the "<<". Also, changing from > to >| might make a
> difference, if noclobber is set in your shell.

Stupid me, stupid typo, thanks for noting it.  But IIRQ, the >| has no
meaning when writing to a device driver, so is not really needed here.


-- 
groetjes, carel

Reply via email to