Hacker News new | ask | show | jobs
by Uvix 458 days ago
If there were a large number of contiguous commands that you could run in isolation, I’d agree. But it looks like four commands is the most you could chain together, and they depend on other tasks’ output, so I don’t see a lot of benefit to pulling them out into a shell script.