What UNIX command will control the default file permissions
when files are created?
Answers were Sorted based on User's Feedback
Answer / blackwolph
Umask is the correct answer
which has to be changed and will remain default for all the
files/direc u create instead of changing file permissions
everytime using chmod
| Is This Answer Correct ? | 19 Yes | 1 No |
Answer / swapna
"chmod " command will control the default permissions when
we create files.
| Is This Answer Correct ? | 7 Yes | 17 No |
What is a level 0 backup?
What is major difference between the Historic Unix and the new BSD release of Unix System V in terms of Memory Management?
What is a Map?
What do you mean by nice value?
How do you create special files like named pipes and device files?
How do you use Unix for Backend Testing ?
Explain about Inodes?
what is a profile?
In this command sqlplus -s username/password what is -S and what's the use..???
what is the time for incident, problem and change management tickets?
what is output mkvg pvname
What is the difference between > and >> operators?