Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


linux file defaults permition

Answers were Sorted based on User's Feedback



linux file defaults permition..

Answer / jitendra

644

Is This Answer Correct ?    27 Yes 1 No

linux file defaults permition..

Answer / nagesh.ponnapalli

umask value = 022
Without a umask in effect,any file created will have 666
permissions.

666
022
---------
644
---------
A umask of 022 will result in files created with 666 permission.

Is This Answer Correct ?    15 Yes 0 No

linux file defaults permition..

Answer / sandeep

normal user

permissions.

666 Default permission
022 Umask value
---------
644 Actual permission

Root user

666 Default permission
002 U mask Value
--------
664 Actual value

Is This Answer Correct ?    7 Yes 0 No

linux file defaults permition..

Answer / nageshp

A umask of 022 will result in files created with 644 permission.

Is This Answer Correct ?    5 Yes 0 No

linux file defaults permition..

Answer / suman

full access 777

umask 022

directory 755

file 644

Is This Answer Correct ?    4 Yes 0 No

linux file defaults permition..

Answer / vishal

default permission depend on UMASK value

Is This Answer Correct ?    0 Yes 0 No

linux file defaults permition..

Answer / kr

Umask value 022
it mean 777 - 022 = 755

Is This Answer Correct ?    5 Yes 9 No

linux file defaults permition..

Answer / chin

664

Is This Answer Correct ?    6 Yes 11 No

Post New Answer

More Linux System Calls Interview Questions

How to create secured appeche web sever ?

1 Answers   HCL,


what is cups and how to configure?

7 Answers   IBM,


what is stored in /proc ? what is significance of /proc in linux ?

3 Answers   NetApp,


What do fork() internally call?

3 Answers  


What is the Diffrent between Redhat linux And suse linux

2 Answers   Wipro,


Port number is already in use .. how to fix for apache..?

1 Answers   Google,


What is atomic function / atomic variable ?

1 Answers   Broadcom,


what is samba, what is configuration file, how it will work?

3 Answers   Wipro,


if one of the critical section code (linked list) is under ISR & another one in kernel thread ? How you will synchronize for this critical section code ?

4 Answers   NetApp,


what is iptabe on redhat linux?

3 Answers   CDAC,


linux system its not booting up its showing groub error what i need to do?

4 Answers   Wipro,


diff b/w spinlock, seamaphores and mutex and where to use it.

2 Answers   Intel,


Categories