From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3315 invoked from network); 22 Sep 1999 11:25:11 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 22 Sep 1999 11:25:11 -0000 Received: (qmail 23612 invoked by alias); 22 Sep 1999 11:24:48 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7997 Received: (qmail 23605 invoked from network); 22 Sep 1999 11:24:48 -0000 Date: Wed, 22 Sep 1999 12:24:44 +0100 (BST) From: "Owen M. Astley" X-Sender: oma1000@pol1.phy.cam.ac.uk To: Bart Schaefer cc: Clint Olsen , zsh-workers@sunsite.auc.dk Subject: Re: #!/path/to/arch-indep/zsh -f In-Reply-To: <990922091316.ZM16279@candle.brasslantern.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII > Most (I don't know if I can say "all") operating systems won't do two > levels of indirection via #! lines. That is, if the thing on the #! > line is not itself a binary in executable format, the OS will not > recognize yet another #! line and launch still another interpreter. $