Y
Hacker News
new
|
ask
|
show
|
jobs
by
wang_li
133 days ago
It’s not an option or feature because it’s built into the shell. Just slap a > /dev/null on the end.
1 comments
thayne
133 days ago
That works, but it feels wasteful to needlessly copy it, and it is verbose.
link