Linux Directory Structure

Everything in Linux is a file!

Bin

Contains user executable files; for example, ls, cd, and less are found here.

Boot

Contains the files necessary to boot into Linux, for example, the static bootloader and kernel executable/configuration files.