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
What are the different types of variables used in shell script?
What language is bash written in?
What is shell scripting used for?
How to find all the files modified in less than 3 days and save the record in a text file?
What does $@ mean in shell?
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.
What is the meaning of $1 in shell script?
How to print the first array element?
i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..
What is the first line in every perl script called?
Why are there shells on the beach?
Tell something about the super block in shell scripting?
Explain about gui scripting?
How do I open the shell prompt?
What is a shell script in windows?