The on-disk directory standard, and the virtual filesystem that isn't really on disk at all
/proc,
a virtual window into kernel data that only looks like real files.
Complete standard directory structure present right after a bare-metal install — where package installation and configuration files land across the tree.
View guide →The process information pseudo-filesystem — a virtual interface to kernel data structures, generated on the fly rather than stored on disk.
View guide →