Hacker News new | ask | show | jobs
by lillecarl 541 days ago
And NixOS has bash somewhere in the Nix store... :)

Clarification: /usr/bin/env should be used for pretty much every shebang since it looks up the binary on $PATH.