Answer Posted / shajahan
umask stands for user file creation mask, the term mask
implying which permissions to mask or hide. The umask value
tells Unix which of the three permissions are to be denied
rather than granted. The current value of umask can be
easily determined by Command: $umask
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the command to find out today's date?
wats the deinitions for shell utility and filter?
c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command
What is the use of a shebang line?
How would you compare the strings in a shell script?
What is gui scripting?
Explain about the exit command?
What is the use of echo in shell script?
What does .sh file contain?
How to open a read-only file in the shell?
What is shell geeksforgeeks?
What are the different types of commonly used shells on a typical linux system?
What does the sh command do?
What is shell and terminal?
What does path stand for?