EasyManua.ls Logo

Oki OkiLAN 8100e - BSD-based UNIX Printing; Using the lpr Command

Oki OkiLAN 8100e
106 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
UNIX 91
> lp must be used for printing a file created using the printer
driver.
> sjis must be used for printing a text file of Shift JIS Kanji code.
> euc must be used for the printing a text file of the EUC Kanji
code.
> sjis and euc function only as PostScript printers.
BSD-based UNIX
Print using the lpr command.
# lpr –PC5300_lp test.prn
If the lprm command is used, the print job is cancelled.
Example: To delete a print job (Job ID 123) on the C5300_lp
# lprm –PC5300_lp 123
Verify the printer status using the lpq command.
>The result of lpq may not be displayed correctly depending on
UNIX operating system specification.
> While the short format of lpq is a UNIX compatible format, the
long format is unique to the OkiLAN 8100e.
Example of the short format: # lpq –PC5300_lp
Example of the long format: # lpq –l -PC5300_lp
System V-based UNIX
Print using the lp command.
# lp –d C5300_lp test.prn
Delete a print job using cancel command.
Example: To delete a print job (Job ID 456) in the C5300_lp
# cancel C5300_lp -456
Logical printer Printer function
lp For direct output
sjis For Shift JIS Kanji converted output
euc For EUC Kanji converted output