RPRINT(C) UNIX System V
Name
rprint - Allows remote printing on DOS and UNIX Servers.
Syntax
rprint [computername or alias] [files]
Description
The rprint command allows the Client user to print files on
remote computers. The rprint command takes input from the
files on the command line, or from standard input if no
files are specified, and passes it over the Network to the
remote machine specified. On the remote XENIX-NET or UNIX
Client machine, the File Server Line Printer Routine file
(/usr/lib/xnet/xfslpr) is executed and its standard input
comes from the rprint command on the local machine. Normally
the file /usr/lib/xnet/xfslpr is a link to /usr/bin/lp .
Files
/usr/bin/rprint
/usr/lib/xnet/xfslpr
Notes
If a Consumer-based validation exists, either computername
or alias can be specified. If a Server-based validation
exists, alias must be used.
See Also
User's Guide
(printed 11/30/89) RPRINT(C)