Dictionary of Computer and Internet Terms: bit bucket
bit bucket
(slang) a place where data is lost. For example, under UNIX, the filename /dev/null can be used as a bit bucket; anything written to it will be ignored, but the program will think it is successfully writing to a file.

