出典:Wikipedia
出典:『Wikipedia』 (2011/02/14 15:50 UTC 版)
/dev/zero is a special file in Unix-like operating systems that provides as many null characters (ASCII NUL, 0x00) as are read from it. One of the typical uses is to provide a character stream for initializing data storage.