Linux File Management System

Source: Internet
Author: User

First understand the general Linux file system composition.

*/usr/bin,/bin: Holds commands that all users can execute

*/usr/sbin,/sbin: Store only commands that can be executed by root

*/home: User Default host Directory

*/proc: Virtual file system. Store current Process information

*/lib: Storage of shared libraries required for System program operation

*/tmp: Storing temporary files

*/ETC: System Configuration file

*/var: Contains frequently changing files, such as mail, log files, manual pages, etc.

*/USR: Store All commands, libraries, manual pages, etc.

*/boot: Save location for kernel file and bootstrap program file

*/MNT: Installation point for temporary file system

The above is just a list of some of the more commonly used system directories, Linux installation default directory, not only these. Only by understanding the composition of the Linux file system, you know that in Linux, those directories of the file is more important, you need to do a lot of backup work.

Below, learn about some common commands for file system management.

* View partition usage: DF

* View file, directory size: du

* View file detail time parameters: Stat

* Checksum file MD5 value: md5sum

* Detect and Repair file system: fsck, E2fsck

Linux File Management System

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.