Copies [CNCopies]
Specifies the number of copies to be printed.
$ lpr [File Name] -o CNCopies=[Parameter]
Parameter
Specify a value from 1 to 9999 (number of copies).
Depending on printer model you are using, the maximum number of copies may be less than 9999.
If you specify a value that exceeds the possible range, the maximum possible value will be specified. Also, if you specify an invalid value (-1, 0, etc.), one copy will be printed.
Example
To print 3 copies of the file "sample.ps":
$ lpr sample.ps -o CNCopies=3
» Command Line Settings » Basic Functions » Copies [CNCopies]
0ER1-019