Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57516 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75910 invoked from network); 26 Jan 2012 00:29:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2012 00:29:18 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.170 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.170 mail-qy0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:54838] helo=mail-qy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7F/12-61233-B5E902F4 for ; Wed, 25 Jan 2012 19:29:15 -0500 Received: by qcsr14 with SMTP id r14so11353qcs.29 for ; Wed, 25 Jan 2012 16:29:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=0IGotlVbol+lQ8jd6d24mj7wqDozbTWeWchgHph7124=; b=cAiOejfEIB2yf9Cheazg0EhS7BnhMwkcnlwTMeehhvvTUsht1K93cZgtg19Eu9RaNF KVbs8GU4REytbN9adwO8ZGNuwqXeRTUaT9iZ87rRBwKpz/zA+1zTEW+iDKkhuygq/O8V EFEg4nz2BDm7T7WeQ2qzYyMS48jo2A30Pw03o= MIME-Version: 1.0 Received: by 10.224.102.8 with SMTP id e8mr37063qao.50.1327537752141; Wed, 25 Jan 2012 16:29:12 -0800 (PST) Received: by 10.229.235.137 with HTTP; Wed, 25 Jan 2012 16:29:12 -0800 (PST) In-Reply-To: <9570D903A3BECE4092E924C2985CE48539BC5EA4@MBX202.domain.local> References: <4F20978D.2090605@gmail.com> <9570D903A3BECE4092E924C2985CE48539BC5EA4@MBX202.domain.local> Date: Thu, 26 Jan 2012 01:29:12 +0100 Message-ID: To: Clint M Priest Cc: =?UTF-8?B?w4FuZ2VsIEdvbnrDoWxleg==?= , Robert Eisele , PHP internals Content-Type: multipart/alternative; boundary=20cf3074b0d8246fd804b763782f Subject: Re: [PHP-DEV] Shebang parsing From: tyra3l@gmail.com (Ferenc Kovacs) --20cf3074b0d8246fd804b763782f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable it has a length limit, if I remember correctly it is some reall short value on linux. it seems to be 127 character: http://www.in-ulm.de/~mascheck/various/shebang/ 2012/1/26 Clint M Priest > I've never gotten -d in shebang to work properly, I'd love to see that > working. > > --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --20cf3074b0d8246fd804b763782f--