Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site hou3c.UUCP Path: utzoo!watmath!clyde!burl!hou3c!ka From: ka@hou3c.UUCP (Kenneth Almquist) Newsgroups: net.unix Subject: Re: perror(3) considered harmful Message-ID: <413@hou3c.UUCP> Date: Tue, 13-Mar-84 21:23:55 EST Article-I.D.: hou3c.413 Posted: Tue Mar 13 21:23:55 1984 Date-Received: Wed, 14-Mar-84 09:15:49 EST References: <17334@sri-arpa.UUCP> Organization: Bell Labs, Holmdel, NJ Lines: 5 To get a setuid shell procedure, just write a little C program to invoke the shell on the script and make the C program setuid. The #! hack may make things simpler, but considering the number of setuid shell procedures that most people write I hardly consider it worth while. Kenneth Almquist