home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Wtestowe / Clico / UNIX / SAMBA / SOURCE / SAMBA.TAR / samba-1.9.17 / examples / printer-accounting / printcap < prev    next >
Text File  |  1996-07-22  |  560b  |  23 lines

  1. # HP5N - Accounting entry
  2. #
  3. # This file calls the filter, hp5-redir to do the numbers and then
  4. # is redirected to the real entry, mgmt0, which is a remote HP5N
  5. # on the LAN with it's own IP number.
  6. #
  7. hp5:lp=/dev/lp1:\
  8.         :sd=/usr/spool/lpd/hp5-acct:\
  9.         :lf=/var/log/lp-err:\
  10.         :af=/var/log/lp/hp5:\
  11.         :if=/usr/local/bin/lp/hp5-redir:\
  12.         :sh:sf:\
  13.         :mx#0:
  14.  
  15. # HP5N - Real printer location
  16. mgmt0:\
  17.         :rm=hp5.fcp.oypi.com:\
  18.         :rp=hp5.fcp.oypi.com:\
  19.         :sd=/usr/spool/lpd/mgmt0:\
  20.         :sh:sf:\
  21.         :mx#0:
  22.  
  23.