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
I have 2 files and I want to print the records which are common to both.
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
How do I run a shell script on a mac?
What is path variable bash?
Why is shell scripting important?
What language is used in terminal?
Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?
how will you find the total disk space used by a specific user?
What is inside a seashell?
Is shell scripting useful?
Write a shell script to get current date, time, user name and current working directory.
How do you debug a script?
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 sudo command?
What is shell scripting used for?