Hacker News new | ask | show | jobs
by rovr138 160 days ago
I write all my scripts in bash. I'm not learning a new language.

That's not a problem since it's available and when #/bin/bash or env bash is there, it just works.

My bash scripts are stored in a folder on my PATH, so it all just works.