From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1324 invoked from network); 22 Feb 2008 02:55:13 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 22 Feb 2008 02:55:13 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 4315 invoked from network); 22 Feb 2008 02:55:08 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 22 Feb 2008 02:55:08 -0000 Received: (qmail 12353 invoked by alias); 22 Feb 2008 02:55:05 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24577 Received: (qmail 12333 invoked from network); 22 Feb 2008 02:55:04 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 22 Feb 2008 02:55:04 -0000 Received: from acolyte.scowler.net (acolyte.scowler.net [216.254.112.45]) by bifrost.dotsrc.org (Postfix) with ESMTP id CB0668026E0E for ; Fri, 22 Feb 2008 03:55:00 +0100 (CET) Received: by acolyte.scowler.net (Postfix, from userid 1000) id AC5F85C1A4; Thu, 21 Feb 2008 21:54:59 -0500 (EST) Date: Thu, 21 Feb 2008 21:54:59 -0500 From: Clint Adams To: Bart Schaefer Cc: zsh-workers@sunsite.dk Subject: Re: Shebang diff Message-ID: <20080222025459.GB4595@scowler.net> Mail-Followup-To: Bart Schaefer , zsh-workers@sunsite.dk References: <080216113822.ZM17179@torch.brasslantern.com> <20080217162313.5c274cb8@pws-pc> <080217175005.ZM10158@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <080217175005.ZM10158@torch.brasslantern.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Virus-Scanned: ClamAV 0.91.2/5922/Fri Feb 22 03:32:23 2008 on bifrost X-Virus-Status: Clean On Sun, Feb 17, 2008 at 05:50:05PM -0800, Bart Schaefer wrote: > I'm not concerned with the file permissions; I don't care whether or > not they have the execute bit set. I just don't want the #! removed. > Running chmod to "install" the script is one thing, but having to edit > the file is another entirely. You're invoking $fndir/Misc/sticky-note with a full pathname?