B6500 Network Guide> 32SampleTo print a file named "file1" to a printer set up as "P001", enter thefollowing command:To output three copies of "file1" and "file2" to "P001", enter thefollowing:DELETE (C ANCEL)This cancel command is used to delete print data which has beensent to print.Command Formatcancel [Printer name] [Job Number]Command OptionsThe following command options are available:Printer nameThis option specifies the printer name. The "cancel" command canbe effectively used with the combined use of -a, -e and -u as shownbelow. This option is invalid in the non-spool mode.-aDeletes all the print data, sent by a user who issues this command,from the data which has been received by a specified printer.-eDeletes all the print data received by a specified printer.-u user nameDeletes all the print data sent by a specified user and received by aspecified printer.%lp -d P001 file1$lp -d P001 -n3 file1 file2