Printing multiple copies

Printing multiple copies

To print multiple copies of a file use the # (hash) option. For example:

   lpr -#3 memo.txt

This prints three copies of the file memo.txt on your default printer.

You can also print multiple copies of several files. For example:

   lpr -Pps1 -#3 survey.doc letter.txt

This prints three copies of the files survey.doc and letter.txt on the printer ps1.


[Home] [Search] [Index] This site maintained by unixhelp@math.rutgers.edu
This page was last updated on September 05, 2006 at 10:30 am and is maintained by webmaster@math.rutgers.edu.
For questions regarding courses and/or special permission, please contact mclausen@math.rutgers.edu.
For questions or comments about this site, please contact help@math.rutgers.edu.
© 2012 Rutgers, The State University of New Jersey. All rights reserved.