Re: how to backchannel passthrough printing?
From: Travis Spencer (travislspencer_at_hotmail.com)
Date: 09/24/04
- Next message: Travis Spencer: "Re: PuTTY Compile error"
- Previous message: Travis Spencer: "Re: problems punching through firewall"
- In reply to: Jaroslav Lukesh: "how to backchannel passthrough printing?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 23 Sep 2004 23:28:43 -0700
"Jaroslav Lukesh" <lukesh@seznam.cz> wrote:
> it is possible to print from unix terminal apps into 'lp' printer or
> printer
> queue from openssh?
Sure. Try this:
cat myfile.txt | ssh myserver.com 'lpr -P myprinter01'
I don't know anything about System V printing, but I'm sure it will work
just like it does for me on UCB's lpr.
-- Regards, Travis Spencer Portland OR USA
- Next message: Travis Spencer: "Re: PuTTY Compile error"
- Previous message: Travis Spencer: "Re: problems punching through firewall"
- In reply to: Jaroslav Lukesh: "how to backchannel passthrough printing?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]