Hacker News new | ask | show | jobs
by mctt 740 days ago
| /dev/null ?
2 comments

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
How would you tail /dev/null?
| tee /dev/null