how to backchannel passthrough printing?

From: Jaroslav Lukesh (lukesh_at_seznam.cz)
Date: 09/21/04


Date: Tue, 21 Sep 2004 19:38:06 +0200

Hi all,

it is possible to print from unix terminal apps into 'lp' printer or printer
queue from openssh? I was find option EscapeChar in /etc/ssh/ssh_config,
maybe it is possible?

-- 
Zdraví -- Best Regards
Jaroslav Lukesh
------------
Reference:
To force an end-of-job, and then go back into printing mode, send the
backchannel the following:
    <esc> [ 4 i text_to_be_printed_to_local_lpd <esc> [ 5 i
(where <esc> is the escape character). It is the passthrough print sequence
for VT-style terminals.


Relevant Pages