Root filesystem layout


On a typical UNIX and Linux filesystem you would see these folders at / of the filesystem:

DirectoriesDescription
/binBinary or executable programs
/etcSystem configuration files
/homeUser folders
/optOptional and third party software
/tmpTemporary files
/usrUser relates programs and files
/varVariable data files (logs, mail and temporary files)

References

  • Linux Directory Structure - GeeksforGeeks WEB
  • tldp.org/LDP/Linux-Filesystem-Hierarchy/Linux-Filesystem-Hierarchy.pdf PDF

05 Sept 20251 min read

  • Linux/03_Fundamentals

Graph View

  • Root filesystem layout
  • References

Created with Quartz v4.5.2 © 2026

  • GitHub