all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Add /usr/bin/env by default in guixsd?
@ 2017-01-30 13:33 Huang, Ying
  2017-02-05 12:09 ` Ludovic Courtès
  0 siblings, 1 reply; 7+ messages in thread
From: Huang, Ying @ 2017-01-30 13:33 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Hi, Ludo,

It is a common practice to use /usr/bin/env in script shabang to use the
interpreter find in PATH.  For example, something as follow,

#!/usr/bin/env python

Although it is not necessary for scripts packaged in guix, if the
scripts are written by a user for his own usage and he don't want to
package it, it is good to have /usr/bin/env available.  In this way, the
interpreters in ~/.guix-profile/bin will be used.

So how about add /usr/bin/env by default in guixsd?

Best Regards,
Huang, Ying

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-02-09 14:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-30 13:33 Add /usr/bin/env by default in guixsd? Huang, Ying
2017-02-05 12:09 ` Ludovic Courtès
2017-02-05 13:56   ` huang_ying_caritas
2017-02-08 15:21     ` Ludovic Courtès
2017-02-09  0:31       ` Huang, Ying
2017-02-09 14:22       ` Alex Kost
2017-02-05 19:28   ` Alex Kost

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.