Think of /dev/null as a black hole. It is essentially the equivalent of a write-only file. Everything written to it disappears. Attempts to read or output from it result in nothing. All the same, /dev/null can be quite useful from both the command line and in scripts.
Monday, August 4, 2008
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment