[Original] Linux Classroom-Study notes-course 3. Linux directory structure introduction and kernel and shell analysis

Source: Internet
Author: User

I. Description of the Catalogue

1.1 Bin General user, executable system built-in commands

1.2 Sbin system administrator, executable system built-in commands

1.3 Boot boot file directory, start the relevant files are saved in this

1.4 Dev Device Management files, such as mobile hard drives, USB drives, optical drives, etc.

1.5 Home User home directory, in general: A user will have a corresponding folder, named after the user name

1.6 lib dynamic link library shared library, type. dll file library for Windows

  • It is designed to share and reuse some components, improve program development efficiency, etc.
  • If you rely on too many libraries, there will be drawbacks, such as prompting the installation of various components missing, such as Windows only rely on the. NET Framework, install only once, the installer only need to click the next step)

1.7 etc Global configuration file

1.8 Root root user's home directory

1.9 usr file system, not a user in Windows, equivalent to a Windows System window directory that stores files such as system fonts, applications, etc.

1.10 mnt Disk Temporary mount

Second, Shell

Shell is the "shell" of the user interacting with the kernel, call the kernel---called hardware, user---Shell

User graphical interface Shell GUI

Command line Shell CLI

[Original] Linux Classroom-Study notes-course 3. Linux directory structure introduction and kernel and shell analysis

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.