I figured out one thing. My command should be:
# echo "Hello World" > /dev/lp0
but of course this is still not working and the same error occurs.
On Thu, Sep 09, 1999 at 11:53:24PM -0700, Brian E. Lavender wrote:
> debian:/usr/src/linux# cat "hello world" > /dev/lp0
> bash: /dev/lp0: Operation not supported by device
> debian:/usr/src/linux# cat "hello world" > /dev/lp1
> bash: /dev/lp1: Operation not supported by device
> debian:/usr/src/linux# cat "hello world" > /dev/lp2
> bash: /dev/lp2: Operation not supported by device
-- Brian Lavender http://www.brie.com/brian/
This archive was generated by hypermail 2b29 : Fri Feb 25 2000 - 14:29:07 PST