Hacker News new | ask | show | jobs
by xani_ 1375 days ago
If your script relies on specific version of bash you're doomed anyway.

It does make sense for your pythons and rubies but not really for bash.

Side note: zsh allows for #!bash but that's only interpreter I found that does that