Functions of linux folders/bin binary executable commands/dev special files/etc system management and configuration files/etc/rc. d. Start the configuration file and script/home user home directory base point. For example, if the user's home directory is/home/user, you can use ~ User indicates the/lib standard programming library, also known as dynamic link shared library, which works like in windows. dll file/sbin system management command, which stores the temporary file storage point used by the system administrator/tmp public/root system administrator's main directory (haha, privileged class) /the mnt system provides this directory for users to temporarily Mount other file systems. The/lost + found directory is usually empty, and the system shuts down abnormally, leaving a "Homeless" file (what is it in windows. chk) Here, the/proc virtual directory is the ing of the system memory. You can directly access this directory to obtain system information. /Var the overflow of some large files. For example, the log files of various services/the largest directory of usr, almost all the applications and files to be used are in this directory. Including: /usr/x11r6 stores the x window directory www.2cto.com/usr/bin many applications/usr/sbin some hyperuser management programs/usr/doc linux documents/usr/include linux the header file/usr/lib commonly used dynamic link library and software package configuration file/usr/man help document/usr/src Source Code required for application development and compilation, the source code of the linux kernel is stored in/usr/src/linux/usr/local/bin. The command/usr/local/lib is added locally.
Author Li jiashun