On 03/08/2011 19:18, Matthias Apitz wrote:
# cat<ps-file>  |lpr -Plp

To the OP: You won the todays "Useless Use of Cat Award" :-)
The same would do:

        lpr -Plp<  ps-file
        or
        lpr -Plp ps-file

:-)

        matthias

Well I'm not a guru so perhaps I can be excused :-)

Still thanks for the pointer about lpr, I should have read the man page.

Chris
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to