home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.bsd
- Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!pbinfo!michael
- From: michael@uni-paderborn.de (Michael Schmidt)
- Subject: Re: 386BSD #!/bin/csh
- In-Reply-To: terry@thisbe.Eng.Sandy.Novell.COM's message of Wed, 9 Sep 1992 17:13:27 GMT
- Message-ID: <MICHAEL.92Sep10112416@athene.uni-paderborn.de>
- Sender: news@uni-paderborn.de (News Uni-Paderborn)
- Nntp-Posting-Host: athene-bb
- Organization: Uni Paderborn, Germany
- References: <TRI.92Sep9011202@supergirl.hut.fi> <1992Sep9.171327.20998@gateway.novell.com>
- Distribution: comp
- Date: Thu, 10 Sep 1992 10:24:16 GMT
- Lines: 30
-
- >>>>> About Re: 386BSD #!/bin/csh, Terry Lambert said:
-
- Terry> In article <TRI.92Sep9011202@supergirl.hut.fi>
- Terry> Timo.Rinne@hut.fi writes:
-
- >386bsd 0.1 doesn't seem to respect #! in beginning
- >of the shell scripts, Anyone knows why? Fixes?
-
- Terry> Instead of:
-
- Terry> #!/bin/sh
- Terry> #
- Terry> ...
-
- Terry> use:
-
- Terry> :
- Terry> #
- Terry> ...
-
- Terry> This will result in invocation of /bin/sh. Sorry; no
- Terry> workaround known to make it execute csh instead.
-
- Ooops. The patch to kern_execve in
- agate.berkeley.edu:pub/386BSD/386bsd-0.1/unofficial/williams/kern_shell.0_1
- works for me (somehow (;-).
- --
- Michael Schmidt, FB 17, Uni-GH Paderborn, Warburgerstr. 100,
- D-4790 Paderborn, West Germany
- Mail: michael@pbinfo.UUCP or michael@uni-paderborn.de
-