Home /dev/null
/dev/null PDF Print E-mail
User Rating: / 0
PoorBest 
Written by Geek Mad Scientist   
Wednesday, 22 October 2008 14:12

In Unix-like operating systems, /dev/null or the null device is a special file that discards all data written to it (but reports that the write operation succeeded), and provides no data to any process that reads from it (yielding EOF immediately).

In programmer jargon, especially Unix jargon, it may also be called the bit bucket or black hole.

 
Copyright © 2010 Geek Sheet. All Rights Reserved.
 
Add to Technorati Favorites
feed image
feed image