|
Lines 577-582
Link Here
|
| 577 |
(Is this thing working?) show |
577 |
(Is this thing working?) show |
| 578 |
showpage</programlisting> |
578 |
showpage</programlisting> |
| 579 |
|
579 |
|
|
|
580 |
<para>To use this program, put the above text into a file foo.ps, |
| 581 |
then issue this command:</para> |
| 582 |
|
| 583 |
<screen>&prompt.root; <userinput>cat foo.ps > /dev/lpt<replaceable>N</replaceable></userinput></screen> |
| 584 |
|
| 585 |
<para>where <replaceable>N</replaceable> is the number of the |
| 586 |
parallel port, starting from zero. This will print a page |
| 587 |
with a line from the bottom left corner up to some text.</para> |
| 588 |
|
| 580 |
<note> |
589 |
<note> |
| 581 |
<para>When this document refers to a printer language, it is |
590 |
<para>When this document refers to a printer language, it is |
| 582 |
assuming a language like PostScript, and not Hewlett |
591 |
assuming a language like PostScript, and not Hewlett |