USB Printer

Warren Block wblock at wonkity.com
Sat Apr 5 14:53:49 PST 2003


On Sat, 5 Apr 2003, Konrad Scorciapino wrote:

> Ok, its fixed and I got no more error messages... Still, the program has
> locked... Here is the output:
>
> konrad at localhost /home/konrad # enscript -p /etc/motd | gs -q -dNOPAUSE
                                           ^^^^^^^^^^^^
You are telling enscript to write output to /etc/motd.  Check and see if
/etc/motd has been overwritten.  After that, use "-p-" to have enscript
output to stdout: enscript -p- /etc/motd | gs ...

-Warren Block * Rapid City, South Dakota USA


More information about the freebsd-questions mailing list