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
What is s and g in sed command?
Which command is used to copy files?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is the general format of unix command syntax?
How to display no of records in oracle using unix command?
What is command substitution?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Why is it called grep?
Explain command to view process running?
Why is grep called grep?
What command will change your prompt to myprompt?
What is ‘ps’ command for?
What is the use of tee command?
What does this command do? Cat food 1 > kitty
Which command is used to kill the last background job?