The meaning of permissions on files and directories in Linux

Source: Internet
Author: User

The meaning of the permissions to the file:

R: Read file contents corresponding command: Cat more head tail

W: Edit, add, modify the contents of the file, note: But does not include the output file corresponding command: VI Echo

X: Executable

The meaning of permissions on the directory:

R: Can query the directory under the file name corresponding command: LS Note: For the directory only 0 5 73 permissions, only to enter the directory to read, so must have execute permissions, if not execute permissions, can only see the file name, other information is garbled

W: Have permissions to modify the directory structure, such as create new files and directories, delete files and directories under this file, rename files and directories in this directory corresponding command: Touch RM CP MV

X: can enter directory corresponding command: CD

The meaning of permissions on files and directories in Linux

Related Article

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.