From owner-freebsd-current@FreeBSD.ORG Sat Oct 2 10:07:08 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2FD016A4CE for ; Sat, 2 Oct 2004 10:07:07 +0000 (GMT) Received: from smradoch.ath.cx (r2g224.chello.upc.cz [62.245.70.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C0F843D1D for ; Sat, 2 Oct 2004 10:07:07 +0000 (GMT) (envelope-from neuhauser@chello.cz) Received: by smradoch.ath.cx (Postfix, from userid 1001) id C6A631F87BEE; Sat, 2 Oct 2004 12:07:03 +0200 (CEST) Date: Sat, 2 Oct 2004 12:07:03 +0200 From: Roman Neuhauser To: =?iso-8859-2?Q?S=B3awek_=AFak?= Message-ID: <20041002100703.GA501@isis.wad.cz> Mail-Followup-To: =?iso-8859-2?Q?S=B3awek_=AFak?= , Ceri Davies , freebsd-current@freebsd.org References: <861xgm5ltz.fsf@thirst.unx.era.pl> <20040928194853.GT2493@submonkey.net> <86k6ud2t6t.fsf@thirst.unx.era.pl> <20040929131136.GA2493@submonkey.net> <86mzz8x8zv.fsf@thirst.unx.era.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86mzz8x8zv.fsf@thirst.unx.era.pl> User-Agent: Mutt/1.5.6i cc: Ceri Davies cc: freebsd-current@freebsd.org Subject: Re: Bug in #! processing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2004 10:07:08 -0000 # zaks@prioris.mini.pw.edu.pl / 2004-09-30 13:59:48 +0200: > I don't see a convincing use for comments on the first line of script. > Hash is special already when treated as comment character. # is not a > comment in any `scripting language'. It is a shell legacy and shouldn't > be forced on the remaining universe. '#' is the (or a) comment character in awk, perl, PHP, python, ruby and sed, just from the top of my head. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html