An error occurred when running the chmod command.

Source: Internet
Author: User
When using the chmod command, a problem occurs-General Linux technology-Linux programming and kernel information. For more information, see the following. (The version is fedora 8) use vi to create a file a3 in the/home directory. the code in this file is #! /Bin/bash echo 1111111111, after ls-l, its permission is-rw-r -- and the permission to use the command/home/a3 is not allowed. Then change the chmod u + x a3 permission to-rwxr -- r --. The question is why only permission x is changed, and the group permission and execution permission of other users are not enabled. After the chmod 755 a3 command is used, the permission is changed to-rwxr-xr-x?

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.