Re: Petition: Treat #!... shebangs as comments

From: Francisco Olarte <folarte(at)peoplecall(dot)com>
To: John McKown <john(dot)archie(dot)mckown(at)gmail(dot)com>
Cc: Andrew Pennebaker <andrew(dot)pennebaker(at)gmail(dot)com>, PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Petition: Treat #!... shebangs as comments
Date: 2014-07-20 17:35:43
Message-ID: CA+bJJbw2mCmweFmwGJx1w-pMNzGwx=jB+u2vidKJ=4s0pt88KA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi John:

On Fri, Jul 18, 2014 at 10:41 PM, John McKown
<john(dot)archie(dot)mckown(at)gmail(dot)com> wrote:

> FWIW - I like #! also. Even though it may cause the Windows users to
> want something equivalent. Assuming there are any Windows people who
> really use a command prompt.

I do not now, given the current trend of changing thing for the sake
of it leading to getting rid of lots of very useful features. But back
in the NT 3.51 era I was a heavy windows command prompt user. And
they have a feature which I consider superior to the irregular she
bang support in the unix world, the file type association which let
you associate an extension with an interpreter and which properly
parsed multiple arguments in the interpreter definition. I used it for
perl and awk, and even had a wrapper which let me execute a C file by
invoking it by name ( compiling it along the way ). You would still
have to overcome the problems with the weird quoting rules of every
command, but that is another tale.

Francisco Olarte.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message maillists0 2014-07-20 18:09:42 Copying a database.
Previous Message Francisco Olarte 2014-07-20 17:29:16 Re: Petition: Treat #!... shebangs as comments