home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.bsd
- Path: sparky!uunet!mcsun!sun4nl!relay.philips.nl!cnplss5!rooij
- From: rooij@mozart.cft.philips.nl (G. van Rooij)
- Subject: Re: kern_execve.c (patch)
- Message-ID: <1993Jan12.160324.9675@cnplss5.cnps.philips.nl>
- Keywords: patch kern_execve.c #!
- Sender: news@cnplss5.cnps.philips.nl (USENET News System)
- Nntp-Posting-Host: bashful
- Organization: Philips Communications & Processing Services, Eindhoven
- References: <1isforINNbb7@urmel.informatik.rwth-aachen.de>
- Date: Tue, 12 Jan 1993 16:03:24 GMT
- Lines: 9
-
- Ah, so now my suid patches also will work well if you have as
- your first line
- #!/bin/sh -
- instead of
- #!/bin/sh
- Since then the scriptname will nevber be usable as a command line
- argument for the shell.
-
- -Guido
-