Hacker News new | ask | show | jobs
by nilved 3700 days ago
Regarding your last sentence, why does having grep in /bin reduce the chance of mkdir working?
1 comments

I doesn't reduce the chance of mkdir working but it does increase the chance of you missing a bug in the part of your source tree that needs to be rock solid.