home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / admin / 6879 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.1 KB

  1. Path: sparky!uunet!news.larc.nasa.gov!grissom.larc.nasa.gov!kludge
  2. From: kludge@grissom.larc.nasa.gov (Scott Dorsey)
  3. Newsgroups: comp.unix.admin
  4. Subject: Re: lp vs lpr
  5. Date: 4 Jan 1993 13:56:38 GMT
  6. Organization: NASA Langley Research Center and Reptile Farm
  7. Lines: 15
  8. Message-ID: <1i9fmmINNq29@rave.larc.nasa.gov>
  9. References: <1i89n4INN11s@usenet.INS.CWRU.Edu>
  10. NNTP-Posting-Host: grissom.larc.nasa.gov
  11.  
  12. In article <1i89n4INN11s@usenet.INS.CWRU.Edu> cq377@cleveland.Freenet.Edu (David C. Williss) writes:
  13. >
  14. >
  15. >PS:  Oh, specifics.  The Printer is on an SGI Iris running IRIX.
  16. >The Other machine is a Sun IPX.
  17.  
  18. The System V and BSD line printer spoolers are completely different.  They
  19. use different protocols to transfer files and won't talk to one another.
  20.  
  21. Many IRIX versions include a full BSD line printer spooler, but it's not
  22. documented anywhere in the manuals.  There are man pages for it.  Blow away
  23. all the horrible SysV garbage and install an /etc/printcap.  Then use "lpr"
  24. to print your files on the IRIS and delete lp completely.
  25. --scott
  26.    (developing an intense hatred for System V these days)
  27.