Meaning of directories on Unix and Unix like systems
For more data on the layout of Linux file-systems, look at the Filesystem Hierarchy Standard (now at version 2.3, with the beta 3.0 version deployed on most recent distros). It does explain some of where the names came from: /bin – Binaries. /boot – Files required for booting. /dev – Device files. /etc – Et … Read more