home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / hp / 9434 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  984 b 

  1. Path: sparky!uunet!ogicse!hp-cv!hp-pcd!hpfcso!hpfcdc!lienhart
  2. From: lienhart@hpfcdc.fc.hp.com (Bob Lienhart)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: lp question
  5. Message-ID: <5570896@hpfcdc.fc.hp.com>
  6. Date: 14 Aug 92 18:11:40 GMT
  7. Article-I.D.: hpfcdc.5570896
  8. References: <1992Aug5.170419.21798@lgc.com>
  9. Organization: HP Fort Collins, Co.
  10. Lines: 13
  11.  
  12. >Is there an HP-UX equivalent to /etc/printcap?  I know that one can use
  13. >SAM to configure printers; but what files get modified?
  14.  
  15. Several files under /usr/spool/lp get modified, but the one you
  16. are probably most interested in is /usr/spool/lp/interface/<printername>.
  17.  
  18. Template interface scripts, called models, are stored in /usr/spool/lp/model.
  19. Generally sam allows the user to pick one of these models.  A copy of the
  20. chosen model is then stored in /usr/spool/lp/interface under the printer's
  21. name.  This interface script is user-modifiable and can be editted to change
  22. default behavior and/or to add specific functions.
  23.  
  24. Bob Lienhart
  25.