Linux file permissions--file System file and folder Rights Management standards detailed __linux

Source: Internet
Author: User
Tags file permissions
You see these words when you use the command Ls-la under Linux, and these words are expressed as permissions for different groups of users:-r-xr-x--x
1 File Operation rights
R:read is read permission--the number 4 means
w:write is write permission--the number 2 means
X:excute is the execution permission--the number 1 indicates
2) User Rights
There will be a total of 10 characters,
The 1th represents the file type, as if the file is-represents a file, (d: folder, L: Connection file)
The 2nd to 10th represents user rights, three groups
The previous three represents owner permissions, the middle three represents the same group of user rights, the last group represents other user rights, and other users do not include root, the super user
Like what:
-XRWXRW---  represents the contents of the file, 770 permissions, with and the same group of users have read and write permissions, other user groups do not have any permissions
-r-xr-x--x    means that the content is a file, the permission is 661, is the owner and the same group of users can read, execute, other users can only perform



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.