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

  1. Path: sparky!uunet!crdgw1!rdsunx.crd.ge.com!ariel!davidsen
  2. From: davidsen@ariel.crd.GE.COM (william E Davidsen)
  3. Newsgroups: comp.unix.shell
  4. Subject: Re: SYS V lp interface script
  5. Message-ID: <1993Jan7.171113.10617@crd.ge.com>
  6. Date: 7 Jan 93 17:11:13 GMT
  7. References: <1ielouINN6fd@msuinfo.cl.msu.edu>
  8. Sender: usenet@crd.ge.com (Required for NNTP)
  9. Reply-To: davidsen@crd.ge.com (bill davidsen)
  10. Organization: GE Corporate R&D Center, Schenectady NY
  11. Lines: 20
  12. Nntp-Posting-Host: ariel.crd.ge.com
  13.  
  14. In article <1ielouINN6fd@msuinfo.cl.msu.edu>, mireley@arnou.cem.msu.edu.brewery (John D. Mireley) writes:
  15. | I am trying to modify a lp interface script on an AT&T
  16. | 3B2-400 (SYS V r 3.1) to copy (rcp) a file to a SPARC and 
  17. | print it using lpr. The rcp works fine put the remsh
  18. | from the 3B2 will not execute the lpr request on the Sun.
  19. | In fact, I don't think it will execute anything. The script
  20. | works when I "su" to lp and run it but fails when run through
  21. | lpsched.
  22.  
  23.   I usually just run a remsh (or rcmd on some systems) of "lpr -" rather
  24. than copy the file. Seems to work just fine, although I wish the real
  25. interface worked.
  26.  
  27.   Actually you have to build the options and stuff and do
  28.     lpr $OPTIONS -
  29. to make it work right, but you knew that.
  30. -- 
  31. bill davidsen, GE Corp. R&D Center; Box 8; Schenectady NY 12345
  32.     Keyboard controller has been disabled, press F1 to continue.
  33.