Operating System User's Guide
Chapter 3, Working with files and directories

Printing several copies of a file

Printing several copies of a file

To print several copies of a file, use the lp -n option, as follows:

   $ lp -n 3 file1
The argument to -n is the number of copies you want, in this case, three. The default number is 1.