Hacker News new | ask | show | jobs
by vertex-four 4227 days ago
Most shell scripts used like this are implemented by defining a function, then calling it - so if it fails downloading, all that happens is a syntax error as the code never actually gets run.