Hacker News new | ask | show | jobs
by deafpolygon 136 days ago
bash is glue. write long sequences of command in it. maybe one or two if statements for testing if a file exists. but the minute you start putting branching logic into it.. it's time to reach for another tool.