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
What does awk stand for?
Describe the usage and functionality of the command rm –r * in unix?
What is the comma to show the space allocation of files?
What is the command to find hidden files in the current directory?
What do chgrp command do?
What is ctrl d?
Can you enlist some commonly used network commands?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Explain command to show the space allocation of files?
Which command should you use to find the remaining disk space in unix server?
What happens when we execute a unix command?
How can you see the command line history?
Give the command for finding the current date.
What is the difference between cat and more command?
How does pipe () work?