________________________________ From: Lluís Batlle i Rossell <[email protected]> To: Karn Kallio <[email protected]> Cc: [email protected] Sent: Tuesday, September 7, 2010 11:06:53 Subject: Re: [Nix-dev] shebang in "throwaway" scripts On Mon, Sep 06, 2010 at 03:58:33PM -0430, Karn Kallio wrote: > When writing "throwaway" scripts I have been using shebang lines referring to > the current-system like this: > > #!/var/run/current-system/sw/bin/bash For the most I write, /bin/sh works fine enough. For other cases, I take solutions as yours. _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
_______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
