Oki B6100n Guide: Administration and Installation, B6100 UNIX Printing Softwar - Page 102

Displaying Printer Options, Displaying Print Queues, Printing Examples

Page 102 highlights

Chapter 6: Running the Software Displaying Printer Options To display the options of a specific printer enter the following command at the command line, and press RETURN. # lpspr -W -P queue where 'queue' is the name given the printer when the queue was created. A list of printer dependent options, and default options will appear. Displaying Print Queues To display a list of print queues known to lpspr, type the following command at the command line, and press RETURN. # lpspr -W A list of print queues known to lpspr will appear. Printing Examples The following example shows how to print a file duplex, using letter-sized paper. # lpspr -P -Sletter -kduplexnotumble The following example shows how to print a file, sending output to the top bin. # lpspr -P -o top i The option parameters used in the above examples, may vary from printer to printer. Use lpspr -P -W to identify the option parameters for your printer. 6-968/25/02 UNIX Printing Software Administration and Installation Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106

6-96
8/25/02
UNIX Printing Software Administration and Installation Guide
Chapter 6: Running the Software
Displaying Printer Options
To display the options of a specific printer enter the following command at the
command line, and press
RETURN
.
#
lpspr -W -P queue
where ‘
queue
’ is the name given the printer when the queue was created.
A list of printer dependent options, and default options will appear.
Displaying Print Queues
To display a list of print queues known to
lpspr
, type the following command at the
command line, and press
RETURN
.
#
lpspr -W
A list of print queues known to
lpspr
will appear.
Printing Examples
The following example shows how to print a file duplex, using letter-sized paper.
#
lpspr -P<queue> -Sletter -kduplexnotumble <filename>
The following example shows how to print a file, sending output to the top bin.
#
lpspr -P <queue> -o top <filename>
i
The option parameters used in the above examples, may vary from printer to
printer. Use
lpspr -P <queue> -W
to identify the option parameters for your
printer.