home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / wizards / 5331 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  1.3 KB

  1. From: chris@tisdec.tis.tandy.com
  2. Date: 23 Dec 92 10:41 CST
  3. Newsgroups: comp.unix.wizards
  4. Subject: Re: Printers (was Re: /dev)
  5. Message-ID: <51600005@tisdec.tis.tandy.com>
  6. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!swrinde!gatech!emory!sol.ctr.columbia.edu!eff!news.oc.com!utacfd.uta.edu!trsvax!trsvax!tisdec.tis.tandy.com!chris
  7. Nf-ID: #R:<1h5o7tINNact@early-bird.think.c:-35:tisdec.tis.tandy.com:51600005:000:894
  8. Nf-From: tisdec.tis.tandy.com!chris    Dec 23 10:41:00 1992
  9. Lines: 23
  10.  
  11.  
  12. /* Written  5:21 pm  Dec 21, 1992 by les@chinet.UUCP in tisdec.tis.tandy.com:comp.unix.wizards */
  13.  
  14. >> Blatent BSDism here.  SysV(pre-r4) doesn't have printcap or lpr and
  15. >> has no convention for a PRINTER variable.  Besides, even if lpr
  16. >> and printcap exist on a machine it doesn't automatically mean that
  17. >> it's the spooler I want to use.
  18. >> 
  19. >> Les Mikesell
  20. >>   les@chinet.chi.il.us 
  21.  
  22. BZZZT.  Pre-r4 SysV systems may not recognize the variable PRINTER, but
  23. lp{,r} does recognize (in most cases) LPDEST, for specifying the USERS
  24. default printer.  The environment variable PRINTER, on SCO anyway, is used
  25. to tell lp{,r} whether to use a local (passthru) printer or the system spooler.
  26.  
  27. Just trying to get both sides in, and disarm any miss-information.
  28. (Additional corrections welcome)
  29.  
  30. There are things I like, and dislike about both BSD's and SYSV's print systems.
  31.  
  32. chris@tisdec.tandy.com
  33.  
  34.