Ricoh Savin CLP18 Zusatzhandbuch - Seite 30

Blättern Sie online oder laden Sie pdf Zusatzhandbuch für Drucker Ricoh Savin CLP18 herunter. Ricoh Savin CLP18 38 Seiten. Unix supplement

UNIX Configuration

Output Tray

Select the output tray.
1
outbin=uppertray (only this value)
Note
❒ You can select an output tray using alphabetical letters instead of the ID
number of the output tray. For more printer information, see the Printer Ref-
erence.
The following samples show how to print using standard tray (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

Copies

Specify the number of copies.
copies=number of copies (1 to 999)
Limitation
❒ Do not specify "copies" and "qty
*1
"qty" is the function of collation.
The following samples show 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
26
*1
" commands at the same time.