At 06:51 AM 6/7/00 +0000, Richard Adams wrote:

>Simply try;
>cat filename >/dev/lp0
>
>Where filename is a small text file.

Before you do this, make sure that either you are doing it as root or that
the userid you are using has permission to write to /dev/lp0 (i.e., /dev/lp0
needs to be mode 666). Modern Linuxes typically set /dev/lp* to 660, with
the device owned by root, group lp . This lets lpr/lpd use it but blocks
diect dumps by non-privileged users.

------------------------------------"Never tell me the odds!"---
Ray Olszewski                                        -- Han Solo
Palo Alto, CA                                    [EMAIL PROTECTED]        
----------------------------------------------------------------


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to