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

Re: Printing problems



Mono wrote:
> thinks that it's been printed and nothing turns up in the spool.  Where,
> exactly, is my printer?

In order to know which /dev/lp* is connected actually to your printer
you can use a simple test as root (or user pertaining to group lp) in
order to have write permission to the device:

# ls -l /dev/lp*
# echo "Hello world" > /dev/lp0
# echo "Hello world" > /dev/lp1
...

-- 
Conrado Badenas (Assistant Lecturer)
Department of Thermodynamics. University of Valencia
c/. Doctor Moliner, 50       | e-m: Conrado.Badenas@uv.es
46100 Burjassot (Valencia)   | Phn: +34-63864350
SPAIN                        | Fax: +34-63983385


Reply to: