Umask usage
A What is umask?
When we log on to the system and create a file, there is always a default permission. How does this permission come from? This is what umask does. Umask sets the default permission for the user to create files, which is
umask How to usea what is Umask? when we log into the system and create a file that always has a default permission, how does this permission come from? That's what Umask did. Umask set the user to create the default permissions of the file, it is
transferred from: http://blog.csdn.net/lmh12506/article/details/7281910umask How to useA What is Umask?When we log into the system and create a file that always has a default permission, how does this permission come from? That's what Umask did.
A permission mask umaskUmask is supported by chmod. It has a total of four bits (gid/uid, owner, group permission, and permissions of other users), but the last three are usually used, for example, if you use chmod 755 file (the permission for this
Old boy Linux OPS trainingThe core thoughts of the old boys ' education and teaching 6: Re-goal, re-thinking, method, practice, habit, re-summaryLife-long learning, the old boy education to achieve your starting point!Believe that you believe in the
Default Permissions: umask, file system, special permissions, and umaskChapter 4 permission errors 1st common user ls/root/
/Root is a common root user and does not have any permissions, so it cannot be viewed.
[Oldboy @ znix ~] $ Ls/root/
Ls:
umask --Indicates the default permissions when creating a file (that is, it does not need to be set when creating a file)
For example, we found under root user , touch A, the default permission for file A is 644 under Normal user ,
The chmod command differs from the umask command to change the access permission of the file directory. It is a very heavy system command. You can use it to control access to files or directories. Umask is a default permission for creating a file or
what is umask.
When we log on to the system and create a file that always has a default permission, then how does this permission come from? That's what Umask did. Umask Set the user to create the default permissions of the file, it and chmod
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.