UNIX > 73> While the short format of lpq is a UNIX compatible format,the long format is unique to this network interface.Example of the short format: # lpq Pmyprn_lpExample of the long format: # lpq Pmyprn_lp_lpSystem V-based UNIXPrint using the lp command.# lp –d myprn_lp_lp test.prnDelete a print job using cancel command.Example: To delete a print job (Job ID 456) in themyprn_lp# cancel myprn_lp -456Verify the printer status using the lpstat command.# lpstat myprn_lpThe result of lpstat may not be displayed correctlydepending on UNIX operating system specification (e.g.Solaris 2.x).FTP printingFTP (File Transfer Protocol) is used for transferring a filewith TCP/IP. If the print data is sent to a logical printer viaFTP, it is printed.Refer to the workstation’s manual for details of the ftpcommand. The following explanation uses print filetest.prn with printer name myprn_lp as an example.LOGICAL DIRECTORIESThe printer’s network interface includes three logical directories.> lp must be used for printing a file created using theprinter driver.> sjis must be used for printing a text file of Shift JIS Kanjicode.