What UNIX command will control the default file permissions
when files are created?
Answer Posted / indrajit bhaga / manoj jayswal
"umask <filename>" command is use to see default file
permissions or creat default file permissions.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Give the command for finding the current date.
Why is shebang used?
Explain the steps that a shell follows while processing a command.
Explain ‘system calls’ with respect to unix commands?
What is ‘ps’ command for?
What command is used to check the current users?
What do chgrp command do?
Differentiate cmp command from diff command.
What is difference between grep and find command in unix?
What is the command to find maximum memory taking process on the server?
What is the command to compare two files in unix?
Write a command to kill the last background job?
Why is it called grep?
What is nr in awk command?
Which command will print your home directory on screen?