Hi,
2009/12/13 Peter Alcibiades palcibiades-first@yahoo.co.uk:
in CUPS and is now working very nicely with
cat myfile>/dev/usb/lp0
Problem is, printing in this way only seems to work with root privileges.
ls -l /dev/usb/lp0
You will probably find that the device node permissions are setup in such a way that your normal user cannot write to this node. Review your security protocols and ammend accordingly.
Srdjan