Linux Programs and Paths

Source: Internet
Author: User

Program

C Language: Source code--(compiled) binary format

Script: Interpreter (binary)

Source code--compile----run

Program components:

Binaries, libraries, configuration files, Help files
Linux paths:

/proc/sys, kernel Self-management required directory, cannot separate partition, default is empty

/dev Store the device files (regardless of the use of the directory, in case of a rainy days),/udev (2.6 kernel) using the information identified by the kernel (driver) to dynamically create device files (created on demand), cannot be partitioned separately

/root Super Administrator does not have a home directory and cannot be partitioned separately

/etc/bin/sbin/lib, the path that the program needs to be used to boot the system, these directories cannot mount additional partitions and must be in the root filesystem partition race

/usr/bin/usr/sbin/usr/lib, the path of the operating system core function program, which can be partitioned separately

/usr/local/bin/usr/local/sbin/usr/local/lib/usr/local/etc/usr/local/man, third-party software installation path, can be partitioned separately

/boot, kernel, separate partitioning recommended


Linux Programs and Paths

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.