Read, write, execute permission description for Linux directory

Source: Internet
Author: User


description of the read, write, and execute permissions for the Linux directory:

readable R: Represents the right to browse directories under files and subdirectories, ls dir.

1) If you do not have x permission, you cannot enter the directory, that is, cd diris not available.

2) If you do not have x permissions, You can see all the file names in the LS list. However, you are prompted not to have access to the files in the directory.

3) if the ls-l list is listed, all properties will have a question mark and will also be prompted not to have access to the file under the directory. However, you can see all the file names.

writable w: Represents a permission to add, delete, or modify a file name within a directory (typically referred to as a file name) (requires an x permission mate).

executable x: Indicates a permission to enter the directory. For example:cd dir. But no R can not list and directory, no w cannot be created and deleted.


This article is from the "Yau Xin Zhai" blog, please be sure to keep this source http://mofei.blog.51cto.com/6840705/1766967

Read, write, execute permission description for Linux directory

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.