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
Explain ‘library functions’ with respect to unix commands?
What is the functionality of a top command?
What is nr in awk command?
Which unix command lists files/folders in alphabetical order?
What command will change your prompt to myprompt?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is ‘ps’ command for?
Is ‘du’ a command? If so, what is its use?
What is grep in bash?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Why is awk called awk?
Who command in unix?
What is ctrl d?
Enumerate some of the most commonly used network commands in unix?
What does #!/ Bin sh do?