[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
slackbook:printing [2012/09/09 02:40 (UTC)] – [Formatting for Print] added original text mfillpotslackbook:printing [2012/10/14 15:55 (UTC)] – removed all bash and xml flags mfillpot
Line 67: Line 67:
  
  
-<code>+<file>
  
 <Printer r1060> <Printer r1060>
Line 89: Line 89:
 ErrorPolicy stop-printer ErrorPolicy stop-printer
 </Printer> </Printer>
-</code>+</file>
  
  
Line 106: Line 106:
 <code> <code>
  
-darkstar:~# <command>lpinfo -m | grep 1060</command>+darkstar:~# lpinfo -m | grep 1060
 </code> </code>
  
Line 114: Line 114:
  
  
-<code>+<file>
  
 gutenprint.5.2://brother-hl-1060/expert Brother HL-1060 - CUPS+Gutenprint v5.2.6 gutenprint.5.2://brother-hl-1060/expert Brother HL-1060 - CUPS+Gutenprint v5.2.6
 gutenprint.5.2://ricoh-afc_1060/expert Ricoh Aficio 1060 - CUPS+Gutenprint v5.2.6 gutenprint.5.2://ricoh-afc_1060/expert Ricoh Aficio 1060 - CUPS+Gutenprint v5.2.6
-</code>+</file>
  
  
Line 243: Line 243:
  
 <code> <code>
-darkstar:~$ <command>pr foo.txt | lpr</command>+darkstar:~$ pr foo.txt | lpr
 </code> </code>
  
Line 262: Line 262:
 ====== Sources ====== ====== Sources ======
 <!-- If you copy information from another source, then specify that source --> <!-- If you copy information from another source, then specify that source -->
- * Original source: [[http://www.slackbook.org/beta]] \\+  * Original source: [[http://www.slackbook.org/beta]] \\
 <!-- Authors are allowed to give credit to themselves! --> <!-- Authors are allowed to give credit to themselves! -->
- * Originally written by Alan Hicks, Chris Lumens, David Cantrell, Logan Johnson+  * Originally written by Alan Hicks, Chris Lumens, David Cantrell, Logan Johnson
 <!-- * Contrbutions by [[wiki:user:yyy | User Y]] --> <!-- * Contrbutions by [[wiki:user:yyy | User Y]] -->
  
 slackbook:printing ()