Hacker News new | ask | show | jobs
by CaptainZapp 2537 days ago
For example, I am of the leaning that one line should do one thing only, and should be explicit

I agree. And this is actually the very reason why I can dig into a 5 year old, reasonably complex bash script of mine and successfully maintain it.