What UNIX command will control the default file permissions
when files are created?
Answer Posted / swapna
"chmod" command will control the default file permissions
when files are created.
Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
How can we use grep command in unix?
What do chgrp command do?
Is ‘du’ a command? If so, what is its use?
Explain mount and unmount command.
What command is used to switching between users in unix?
What are the commands in UNIX to list the files in a Directory?
Differentiate cmp command from diff command.
How do I run a bash script?
What is the command to find hidden files in the current directory?
What are reported commands?
Write a command that will display files in the current directory, in a colored, long format.
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Explain the steps that a shell follows while processing a command.
What is pipe command in unix?
What is awk good for?