pr3287 Manual Page
Contents
Name
Synopsis
Description
Options
See Also
Copyrights
Name
pr3287 -
IBM
host printing tool
Synopsis
pr3287
[ options ]
[[ prefix :]...[ LUname [, LUname ...]@] hostname [: port ]]
Description
pr3287
opens a telnet connection to an
IBM
host, and emulates an IBM 3287 printer.
It implements RFCs 2355 (TN3270E), 1576 (TN3270) and 1646 (LU name selection).
A specific LU name to use may be specified by prepending it to the
hostname
with an
`@'.
Multiple LU names to try can be separated by commas.
An empty LU can be placed in the list with an extra comma.
The port to connect to defaults to
telnet.
This can be overridden by appending a
port
to the
hostname
with a colon
`:'.
Options
pr3287
understands the following options:
- -assoc LUname
-
Causes the session to be associated with the specified
LUname.
- -command command
-
Specifies the command to run for each print job.
The default is
lpr.
- -daemon
-
Causes
pr3287
to become a daemon process, once the connection to the host is established.
- -trace
-
Turns on data stream tracing.
Trace information is saved in the file
/tmp/x3trc.pid.
See Also
x3270(1), telnet(1), tn3270(1)
Data Stream Programmer's Reference, IBM GA23-0059
Character Set Reference, IBM GA27-3831
RFC 1576, TN3270 Current Practices
RFC 1646, TN3270 Extensions for LUname and Printer Selection
RFC 2355, TN3270 Enhancements
Copyrights
Modifications Copyright © 1993, 1994, 1995, 1996, 1997, 1999, 2000 by Paul Mattes.
Original X11 Port Copyright © 1990 by Jeff Sparkes.
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation.
Copyright © 1989 by Georgia Tech Research Corporation, Atlanta, GA 30332.
All Rights Reserved. GTRC hereby grants public use of this software.
Derivative works based on this software must incorporate this copyright
notice.
This HTML document and the accompanying troff document were generated with
a set of write-only m4 macros and the powerful vi editor.
Last modified 28 February 2001.