> > /dev/lp0  have:
> >
> > crw-rw----    1 root     lp         6,   0 mar 14  2002 /dev/lp0
>
> Because you're trying to pipe the output of "ls -all" to /dev/lp0, and
> unless you're root or in the lp group, you don't have write access.

So, make yourself a member of the lp group with 'addgroup <YOUR_USERNAME> 
lp'.

Olle


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to