On Mon, Apr 20, 2009 at 9:02 AM, LEVAI Daniel <l...@ecentrum.hu> wrote: > Correct me if I'm wrong, but I think it is possible to reach and use a remote > TCP printer with the BSD lp tools (like /etc/printcap: rm=remote_host and > such).
Yes. That statement is correct. Should be simple enough for you to test this: $ w | lpr -P<printer> --patrick