computer_science:linux:linux_file_system_explained

This is an old revision of the document!


Linux File System - Explained

Part of Linux

DirectoryDescriptionExample of Content
/root folderEverything to the OS, from hardware to softrware
/binCommon executables available for everyonecp, rm, ls
/bootKernel and Boot configuration
/devFiles which point to both physical and pseudo devices
/etcSystem and program configuration files
/homenon-root user home directories
/lib64Library files used by the system, include .so files and others
/lost+foundSaved files due to failure
/mediaAuto-mounting place for certain external devices
/mntPlace to mount various file systems
/optVarious Software
/procVirtual filesystem for resources, processes and more
/rootroot user Home Directory


  • computer_science/linux/linux_file_system_explained.1615137491.txt.gz
  • Last modified: 2023/12/01 12:07
  • (external edit)