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.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |