• Only installed output trays are available.
outbin=value of output tray
Value
upper, inner, lower, finishershift, finisherproof, finisherbooklet, optionaloutputbin1,
optionaloutputbin2, optionaloutputbin3, optionaloutputbin4, optionaloutputbin5, optionaloutputbin6,
optionaloutputbin7, optionaloutputbin8, optionaloutputbin9, optionaloutputbin10
The following sample shows how to print to the standard tray (standard tray: upper, host name: nphost,
file name: file1):
•
rsh
% rsh nphost print outbin=upper < file1
• rcp
% rcp file1 nphost:outbin=upper
• ftp
ftp> put file1 outbin=upper
• The value or actions that can be selected differ depending on the model you are using. For details
about available output tray, see the manual that comes with this machine.
Copies
Specify the number of copies.
copies=number of copies (1 to 999)
• Do not specify "copies" and "qty"
*1
commands at the same time.
*1
"qty" specifies the number of collated sets.
The following sample shows how to print 10 copies (host name: nphost, file name: file1):
•
rsh
% rsh nphost print copies=10 < file1
• rcp
% rcp file1 nphost:copies=10
• ftp
ftp> put file1 copies=10
1. UNIX Configuration
32