Y
Hacker News
new
|
ask
|
show
|
jobs
by
mctt
740 days ago
| /dev/null ?
2 comments
KolenCh
740 days ago
I guess they mean they want to be able to look at latest stdout/err without having to write it to a file, but not discarding it all
link
radarsat1
740 days ago
How would you tail /dev/null?
link
efreak
738 days ago
| tee /dev/null
link