Understanding the Linux Directory Structure (Linux File System Structure)
(Click the public account above to quickly follow) Source: Blog Garden Link: http://www.cnblogs.com/Bob-FD/archive/2012/07/12/2588233.html and http://www.cnblogs.com/peida/archive/2012/11/21/2780075.html When starting to learn Linux, it is essential to understand the standard Linux directory structure. / ●root — Contains core files used when booting Linux, such as the operating system kernel and the bootloader Grub. ●home — Stores personal files … Read more