# lprm
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 print server.
Example of the short format: # lpq
Example of the long format: # lpq
System
Print using the lp command.
# lp
Delete a print job using cancel command.
Example: To delete a print job (Job ID 456) in the printer_lp
# cancel Cprinter_lp
Verify the printer status using the lpstat command.
#lpstat
>The result of lpstat may not be displayed correctly depending on UNIX operating system specification (e.g. Solaris 2.x).
FTP printing
FTP (File Transfer Protocol) is used for transferring a file with TCP/ IP. If the print data is sent to a logical printer via FTP, it is printed.
Refer to the workstation’s manual for details of the ftp command. The following explanation uses print file test.prn with printer name okiprinter_lp as an example.
OkiLAN 8300e Network User’s Guide
UNIX - 114