Hacker News new | ask | show | jobs
by 3fe9a03ccd14ca5 2385 days ago
I don’t mind Makefiles, and usually use them for basic command configuration.

However, when the logic gets even a little complicated and I almost always reach for bash. Everybody knows a little bash, and it’s available in almost all systems.