Answer Posted / neha c
UMASK:- user file creation mask. This tells which
permissions are hidden from the owner, group and other. It
doesnt tell which permissions are granted rather tells which
are denied.
Default file permissions=666
Default directory permissions=777
Actual file permissions= (Default file permissions) - (Value
of Umask)
If value of UMASK = 232 then actual file permissions=
666-232= 434
Value of UMASK can be changed by the following command:-
UMASK <new_value_to_be_given>
UMASK 253
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
How do I run a .sh file on mac?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
What are script files?
What is the difference between scripting and coding?
What is wc in shell script?
Is powershell a language?
Why are there shells on the beach?
Please give me example of " at command , contrab command " how to use
What are the 3 standard streams in linux?
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
What is an inode block?
How do I edit a .sh file?
What is @echo off?
What happens when you type ls?
Where are cowrie shells found?