Network, Computer and Programming Resources
Linux - /dev/null file
The place to send output that you are not interested in seeing; also the place to get input from when you have none (but the program or command requires something). This is also known as the bit bucket (where old bits go to die).