Summary of basic permissions

Source: Internet
Author: User
Rwx

R the contents of the directory can be seen for the directory, that is, you can use LS to view the contents of the directory
The ability to view content within a file for a file, which means you can use cat to see the contents of a file

W for directory If the directory has W permissions, you can delete the contents of the directory
For files if the file has W permission, you can modify the content within the file
Note: When the directory has the W permission, the file under the directory has the W permission, then can be modified and can be deleted.

X for directory can be entered into the directory through the CD directory name, if there is no X permission, can not be entered into the directory by the CD directory name
For files when the file is a scripting language or JAVA/C, and so on, the file gives execute permission to use, otherwise the file execution permission is not used.

Summary of basic permissions

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.