Hacker News new | ask | show | jobs
by archerx 244 days ago
That would be useful for logging.
2 comments

If it's write-only, and no reads ever happen, one can write to /dev/null without loss of utility.
It would be good for before going to sleep then.
Also useful for backups, so long as you don't need to restore.