Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1411694

Re: script relative shebang

From Boris Rybalkin <ribalkin@gmail.com>
Newsgroups linux.kernel
Subject Re: script relative shebang
Date 2016-06-02 02:10 +0200
Message-ID <rFomZ-79H-11@gated-at.bofh.it> (permalink)
References <rEZHX-7YV-1@gated-at.bofh.it> <rF0Xo-s6-13@gated-at.bofh.it> <rF9nY-5Ug-39@gated-at.bofh.it> <rFgps-1H0-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

script relative shebang Boris Rybalkin <ribalkin@gmail.com> - 2016-05-31 23:50 +0200
  Re: script relative shebang Nicolai Stange <nicstange@gmail.com> - 2016-06-01 01:10 +0200
    Re: script relative shebang Boris <ribalkin@gmail.com> - 2016-06-01 10:10 +0200
      Re: script relative shebang Bernd Petrovitsch <bernd@petrovitsch.priv.at> - 2016-06-01 15:20 +0200
      Re: script relative shebang "Austin S. Hemmelgarn" <ahferroin7@gmail.com> - 2016-06-01 17:40 +0200
        Re: script relative shebang Boris Rybalkin <ribalkin@gmail.com> - 2016-06-02 02:10 +0200
          Re: script relative shebang Ken Moffat <zarniwhoop@ntlworld.com> - 2016-06-02 06:30 +0200
            Re: script relative shebang Boris <ribalkin@gmail.com> - 2016-06-03 00:50 +0200

csiph-web