Hacker News new | ask | show | jobs
“Bit Bucket” and other names for /dev/null (putorius.net)
6 points by jbranchaud 1942 days ago
1 comments

Suppose some un-id'd process is continually writing stuff of no value to a file - unnecessarily wearing storage. Replace that file with another 'file' carrying it's name that is actually a symlink to /dev/null. Send that garbage where it belongs (until the source can be terminated with prejudice).