Документ взят из кэша поисковой машины. Адрес оригинального документа : http://comet.sai.msu.ru/UNIXhelp/tasks/lpr3b.html
Дата изменения: Fri Jan 17 12:43:24 1997
Дата индексирования: Mon Oct 1 22:34:07 2012
Кодировка:
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]