As it goes on a *nix system, everything is a file. It summarizes the notion that a lot of information in *nix systems is represented as a file somewhere on the filesystem. /proc is probably the most famous of these, but there are other places of interest around if you look for them.
Couple t...