Answer Posted / balaji t
umask is used to set the default directory/file access
restriction during it creation.
For example: In '.profile' if you use 'umask 033' then if
you create any file/directory that will be in 'rwx-r--r--'
| Is This Answer Correct ? | 22 Yes | 9 No |
Post New Answer View All Answers
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
What is the first line in every perl script called?
How do I open a jshell in cmd?
What is ms powershell?
How do I run a powershell script?
How does path variable work?
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
What does $0 mean in shell script?
I want to connect to a remote server and execute some commands, how can I achieve this?
What is scripting used for?
What is shift command in shell script?
What are scripts in psychology?
What is shell geeksforgeeks?
How do we delete all blank lines in a file?
What is the use of echo in shell script?