The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 06-28-2007
jgt jgt is offline
Registered User
 

Join Date: Apr 2007
Location: 44.21.48N 80.50.15W
Posts: 348
To add support for HP printers:
#mkdev hpnp

There is a directory /usr/lib/hpnp/cfg that contains all the processes necessary to create a printer, but there is no indication of what order they should be called in, or what each one does.
However, you could add a local printer, and write a script that ftp's the print file to the printer.
Reply With Quote