lpr Sends a job to the printer.
Usage: lpr- P <printer-name> <file-name>
Options: -n specifies the number of copies.
Eg: lpr -P triglyph -3 myfile
prints 3 copies of myfile on trilyph
lpq
Displays
the printer queue including the job number.
Usage: lpq -P
<printer-name>
lprm Removes a job from the
printer queue.
Usage: lprm -P <printer-name>
<job-number>
print
Sends
the job to the printer.
Usage: print -P
<printer-name> <file-name>
No comments:
Post a Comment