Changing the default boot (OS) in LILO ?

Scott Lanning slanning at buphy.bu.edu
Fri Apr 20 12:06:41 EDT 2001


On Fri, 20 Apr 2001, bill h wrote:
> why is is that when i try to print from the shell, the text
> disappears off the page into some mythical paper land. The printer is
> networked. Is this a problem with ghostscript, or a printer filter
> or can i fix this with an option in the spool.

I get this with text files. I convert them to DOS style (newline),
and it works then.

    $ perl -pe's/\n/\r\n/' unixfile.txt > unixfile-dossed.txt

I know it's not a proper solution, but it works. :)

-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list