Interviewer And Interviewee Guide

System Calls Interview Question:

Linux file defaults permition is?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online System Calls Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.