The opposite of /dev/null
After over twenty years of using Linux, I found out that there’s the opposite of /dev/null
, the bottomless pit of data. There’s also /dev/full
which, as the name suggests, is always full, not allowing a single byte to be written to it: https://blog.sunfishcode.online/bugs-in-hello-world/#a-bug