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
How can I set the default rwx permission to all users on every file which is created in the current shell?
What is the default ubuntu terminal?
How to get script name inside a script?
How do I run a script from command prompt?
What is meant by $1 in shell script?
What lives in a shell?
Is shell scripting a programming language?
How does shell scripting work?
How many fields are present in a crontab file and what does each field specify?
State the advantages of shell scripting?
Calculate a real number calculation directly from the terminal and not any shell script.
What shell is bin sh?
What is .sh file in mac?
Is shell scripting difficult?
What is a shell made of?