home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5431 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.2 KB

  1. Path: sparky!uunet!charon.amdahl.com!amdahl!JUTS!griffin!gab10
  2. From: gab10@griffincd.amdahl.com (Gary A Browning)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: 386BSD #!/bin/csh
  5. Message-ID: <61Ld025621cR01@JUTS.ccc.amdahl.com>
  6. Date: 10 Sep 92 03:40:30 GMT
  7. References: <TRI.92Sep9011202@supergirl.hut.fi> <1992Sep9.171327.20998@gateway.novell.com>
  8. Sender: netnews@ccc.amdahl.com
  9. Distribution: comp
  10. Organization: Amdahl Corporation, Sunnyvale CA
  11. Lines: 29
  12.  
  13. In article <1992Sep9.171327.20998@gateway.novell.com>,
  14. terry@thisbe.Eng.Sandy.Novell.COM (Terry Lambert) writes:
  15. > In article <TRI.92Sep9011202@supergirl.hut.fi> Timo.Rinne@hut.fi
  16. > writes:
  17. > >386bsd 0.1 doesn't seem to respect #! in beginning
  18. > >of the shell scripts, Anyone knows why? Fixes?
  19. > Instead of:
  20. >     #!/bin/sh
  21. >     #
  22. >     ...
  23. > use:
  24. >     :
  25. >     #
  26. >     ...
  27. > This will result in invocation of /bin/sh.  Sorry; no workaround known
  28. > to
  29. > make it execute csh instead.
  30.  
  31. I thought there was a patch for this in the X386 (XFree86) 1.0.2a distribution.
  32.  
  33. -- 
  34. Gary Browning        | Exhilaration is that feeling you get just after a
  35.              | great idea hits you, and just before you realize
  36.                      | what is wrong with it.
  37.