Hacker News new | ask | show | jobs
by danudey 1707 days ago
I've been around long enough to see programs which print lots of output to stdout get a lot lot faster by piping their output to /dev/null.
1 comments

I've been around long enough to hit ctrl-o to make that happen