[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: printing



> > /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



Reply to: