LP, CANCEL(1,C) AIX Commands Reference LP, CANCEL(1,C) ------------------------------------------------------------------------------- lp, cancel PURPOSE Sends or cancels a request to an LP line printer. SYNTAX +--------------+ lp ---| +----------+ |--- file ---| ^ +-| -c |-+ | | ^| -m || | | || -nnumber || | | || -ttitle || | | |+----------+| | | +------------+ | +---------------------------+ cancel --- file ---| DESCRIPTION The lp command accesses the print command for printing a file on a line printer. The cancel command accesses the print command to cancel a print order. FLAGS The following flags for the lp command may appear in any order and may be intermixed with filenames. -c Make copies of the files to be printed immediately when lp is invoked. Normally, files will not be copied, but will be linked whenever possible. If the -c option is not given, then the user should be careful not to remove any of the files before the request has been printed in its entirely. In the absence of the -c option, any changes made to the named files after the request is made but before it is printed are reflected in the printed output. -m Send mail (see mail) after the files have been printed. By default, no mail is sent upon normal completion of the print request. -nnumber Print number copies (default of 1) of the output. Processed July 12, 1991 LP, CANCEL(1,C) 1 LP, CANCEL(1,C) AIX Commands Reference LP, CANCEL(1,C) -ttitle Print title on the banner page output. RELATED INFORMATION See the following commands: "qdaemon, lp." See Chapter 18 of the AIX Programming Tools and Interfaces for general information on using commands in an MBCS environment. Processed July 12, 1991 LP, CANCEL(1,C) 2