Hacker News new | ask | show | jobs
by iopq 4172 days ago
Since this kind of thing keeps happening, isn't there a need for a safer tool than shell scripts? Maybe with a little bit more safety around null/empty variables and not as stringly typed?
1 comments

Tools that are safer then shell scripts exist, doesn't mean that end users have them installed, doesn't mean people will chose to you them either
Python?