Hacker News new | ask | show | jobs
by pacaro 3159 days ago
I can’t speak for anyone else, but the move to use shell builtins rather than spawning processes for say `true` (as the most extreme example) could easily be considered an example of Unix having started with brute force and having become more elegant.