Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site rlgvax.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!rlgvax!peter From: peter@rlgvax.UUCP (Peter Klosky) Newsgroups: net.unix Subject: Re: Clunch protection Message-ID: <200@rlgvax.UUCP> Date: Tue, 16-Oct-84 15:16:08 EDT Article-I.D.: rlgvax.200 Posted: Tue Oct 16 15:16:08 1984 Date-Received: Thu, 18-Oct-84 00:40:57 EDT References: <>, <205@itm.UUCP> <5312@brl-tgr.ARPA> Organization: CCI Office Systems Group, Reston, VA Lines: 6 XXX > ... will let the kernel exec the script using the correct shell On our system, the kernel can't exec scripts: it only execs files with magic numbers. I thought the choice of what command interpreter to exec to read the script was made by the shell, not by the kernel.