TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

“Bit Bucket” and other names for /dev/null

6 pointsby jbranchaudover 4 years ago

1 comment

8bitsruleover 4 years ago
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).