Hacker News new | ask | show | jobs
by _verandaguy 2851 days ago
A shebang is good practice, but the state of the industry is such that many scripts don't use them (unfortunately).

I'm still of the opinion that fish is little more than a novelty and won't see widespread adoption in the long run.

1 comments

`bash script.sh` works fine. The source issue mentioned above is more of an issue.