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 a file basename?
What is mac default shell?
Explain about the slow execution speed of shells?
What is the lifespan of a variable inside a shell script?
What is the difference between bash and shell?
What is awk in shell script?
what is tickets $ what low,medium,high priorite pls define time also
What is sed in shell script?
How to get script name inside a script?
Which is better perl or shell scripting?
What does $1 mean in bash?
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..
Why do we write bin bash in shell scripts?
shell script for reverse the string
What is c in shell script?