Ricoh AP610N - Aficio B/W Laser Printer Podręcznik uzupełniający - Strona 18
Przeglądaj online lub pobierz pdf Podręcznik uzupełniający dla Akcesoria do drukarek Ricoh AP610N - Aficio B/W Laser Printer. Ricoh AP610N - Aficio B/W Laser Printer 38 stron. Sap printing
Również dla Ricoh AP610N - Aficio B/W Laser Printer: Instrukcja instalacji (1 strony), Instrukcja serwisowa (20 strony), Podręcznik (12 strony)
UNIX Configuration
rsh
% rsh host_name print < file_name
For example:
1
host name is nphost, file name is file1
% rsh nphost print < file1
Note
❒ "host_name" is the name entered when executing the installation shell script.
❒ If you are using HP-UX, use the remsh command instead of rsh.
rcp
❖ ❖ ❖ ❖ To specify and print the file
% rcp file_name [file_name...] host_name:
For example:
host name is nphost, file names are file1 and file2
% rcp file1 file2 nphost:
❖ ❖ ❖ ❖ To print all of the files in a directory
% rcp -r directory_name host_name:
For example:
host name is nphost, directory name is directory
% rcp -r directory1 nphost:
Note
❒ "histamine" is the name entered when executing the installation shell script.
❒ You can use wild cards ( * or ? ) for the file name.
ftp
Use the put or mput commands depending on the number of files to be printed.
Limitation
❒ File names cannot contain "=" or ",".
❖ ❖ ❖ ❖ To print one file
ftp> put file_name
❖ ❖ ❖ ❖ To print several files
ftp> mput file_name [file_name...]
Note
❒ You can use wild cards ( * or ? ) for the file name with the mput command.
14