Hacker News new | ask | show | jobs
by geoffbp 238 days ago
Is there a case where dev null can fail?
1 comments

I can think of two: whe running out of file descriptors or memory. But then /dev/null1 would fail too.