From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25126 invoked from network); 22 Sep 1999 16:29:02 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 22 Sep 1999 16:29:02 -0000 Received: (qmail 14502 invoked by alias); 22 Sep 1999 16:28:49 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8005 Received: (qmail 14495 invoked from network); 22 Sep 1999 16:28:47 -0000 From: "Bart Schaefer" Message-Id: <990922162827.ZM17525@candle.brasslantern.com> Date: Wed, 22 Sep 1999 16:28:27 +0000 In-Reply-To: Comments: In reply to "Owen M. Astley" "Re: #!/path/to/arch-indep/zsh -f" (Sep 22, 12:24pm) References: X-Mailer: Z-Mail (5.0.0 30July97) To: "Owen M. Astley" Subject: Re: #!/path/to/arch-indep/zsh -f Cc: zsh-workers@sunsite.auc.dk MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Sep 22, 12:24pm, Owen M. Astley wrote: } Subject: Re: #!/path/to/arch-indep/zsh -f } } > 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. } } $