Computer Science Fundamentals
Operating Systems
Subjective
Mar 12, 2013
What are print commands in UNIX system?
Detailed Explanation
The print commands allow us to print files to standard output (pr) or to a line printer (lp/lpr) while filtering the output.
Printing Commands:-
Command/Syntax What it will do
lpq (lpstat) [options] show the status of print jobs
lpr (lp) [options] file print to defined printer
lprm (cancel) [options] remove a print job from the print queue
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts