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
