printing to Kyocera FS-1030D
Chris Whitehouse
cwhiteh at onetel.com
Wed Aug 3 19:51:17 UTC 2011
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
More information about the freebsd-questions
mailing list