linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Boris Rybalkin <ribalkin@gmail.com>
To: "Austin S. Hemmelgarn" <ahferroin7@gmail.com>
Cc: Nicolai Stange <nicstange@gmail.com>,
	linux-kernel@vger.kernel.org,
	Vladimir Sapronov <vladimir.sapronov@gmail.com>
Subject: Re: script relative shebang
Date: Thu, 2 Jun 2016 01:04:46 +0100	[thread overview]
Message-ID: <CADcVQYtSBTia6=h8VWuDev-AaHEk9CORbh9YAy3WPo41GNPcJA@mail.gmail.com> (raw)
In-Reply-To: <9d6adc59-3893-18f9-c003-c54a1db9e3cc@gmail.com>

Sorry for insisting, but I would like to explore potential solutions
for fixing the root problem (missing relative shebang),
I know there are ways to workaround that, but I would like to make
sure the proper fix is not possible.
I understood that it is too late to introduce additional keywords
after #! as existing systems expect fs path there, OK.
But what about changing #! itself, is it possible to introduce another
special sequence like #? to denote a relative mode:

#?python/bin/python



-- 
Boris Rybalkin
ribalkin@gmail.com

  reply	other threads:[~2016-06-02  0:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-31 21:47 script relative shebang Boris Rybalkin
2016-05-31 23:02 ` Nicolai Stange
2016-06-01  8:00   ` Boris
2016-06-01 12:12     ` Bernd Petrovitsch
2016-06-01 15:38     ` Austin S. Hemmelgarn
2016-06-02  0:04       ` Boris Rybalkin [this message]
2016-06-02  4:19         ` Ken Moffat
2016-06-02 22:41           ` Boris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADcVQYtSBTia6=h8VWuDev-AaHEk9CORbh9YAy3WPo41GNPcJA@mail.gmail.com' \
    --to=ribalkin@gmail.com \
    --cc=ahferroin7@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nicstange@gmail.com \
    --cc=vladimir.sapronov@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).