Skip to content

Instantly share code, notes, and snippets.

@huawww
Created November 12, 2016 13:57
Show Gist options
  • Save huawww/5b37f3c122f186fe3ea2c3a338848ca1 to your computer and use it in GitHub Desktop.
Save huawww/5b37f3c122f186fe3ea2c3a338848ca1 to your computer and use it in GitHub Desktop.
   /bin       Essential command binaries
   /boot      Static files of the boot loader
   /dev       Device files
   /etc       Host-specific system configuration
   /lib       Essential shared libraries and kernel modules
   /media     Mount point for removeable media
   /mnt       Mount point for mounting a filesystem temporarily
   /opt       Add-on application software packages
   /sbin      Essential system binaries
   /srv       Data for services provided by this system
   /tmp       Temporary files
   /usr       Secondary hierarchy
   /var       Variable data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment