what is "umask"?

Answer Posted / prakash

umask 700 file1

is

similar to


chmod 077 file1

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a shell script to check the failed jobs?

3952


Is it possible to substitute "ls" command in the place of "echo" command?

614


What are the various stages of a linux process it passes through?

624


Determine the output of the following command: [ -z “” ] && echo 0 || echo 1

555


Is powershell a bash?

588






Is shell a part of kernel?

556


how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com

2105


What is computer cli?

492


What are the different commands available to check the disk usage?

489


What is the use of "$#" in shell scripting?

550


How do you know which shell I am using?

587


How to get the first line from a file using just the terminal?

595


State the advantages of shell scripting?

592


Is shell and terminal the same?

590


Explain about shebang?

618