Changeset 1156 for pykota/trunk/bin/pykotme
- Timestamp:
- 10/09/03 23:25:26 (21 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/bin/pykotme
r1144 r1156 24 24 # 25 25 # $Log$ 26 # Revision 1.5 2003/10/09 21:25:25 jalet 27 # Multiple printer names or wildcards can be passed on the command line 28 # separated with commas. 29 # Beta phase. 30 # 26 31 # Revision 1.4 2003/10/07 09:07:27 jalet 27 32 # Character encoding added to please latest version of Python … … 67 72 some printers. The default value is *, meaning 68 73 all printers. 74 You can specify several names or wildcards, 75 by separating them with commas. 69 76 70 77 examples : … … 75 82 the price and size of a job consisting in file1.ps and file2.ps 76 83 which would be sent to the apple printer. 84 85 $ pykotme --printer apple,hplaser <file1.ps 86 87 This will give a print quote to the current user. The quote will show 88 the price and size of a job consisting in file1.ps as read from 89 standard input, which would be sent to the apple or hplaser 90 printer. 77 91 78 92 $ pykotme