Your default umask is 002. What does this mean?
Answer / Kapil Kumar Vishnoi
The default umask of 002 means that when creating a new file, the owner (user) will have full read, write, and execute permissions (7), while group and others will have read and execute permissions only (5). So the resulting permission for newly created files would be -rw-r--r--.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is there any relation between modprobe.conf file and network devices?
Which partitions might you create on mail server HDDs other than the root, swap and boot partitions?
Where are semaphores used?
What is unity linux?
What is a virtual desktop?
How to exit from vi editors?
Is ios based on linux or unix?
Explain the 3 kinds of file permissions under linux?
What are the modes used in vi editor?
Which popular office suite is available free for both microsoft and linux?
What does sar provide?
If a volume group named vg0 already exists and we need to extend this volume group up to 4gb. How will you do it?