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@hardrock.org