System Software8 min read
/dev/null
The Unix bit bucket - a special file that discards everything written to it. Explore how this elegant abstraction works at the kernel level and why it's essential for shell scripting and daemon programming.
kos1·
Bootloaders, device drivers, and init systems
1 article