mask vs umask in *Nix operating systems

Clash Royale CLAN TAG#URR8PPP
up vote
-2
down vote
favorite
I understand the following:
A set of permissions for a given file is usually represented by a bit stream of machine code (a bit field).
A Bitwise operation is the name for several operations on one or more bit patterns of a given bit field.
A mask is any data executed in any bitwise operation.
How those a mask differs from a umask?
shell permissions security umask
add a comment |Â
up vote
-2
down vote
favorite
I understand the following:
A set of permissions for a given file is usually represented by a bit stream of machine code (a bit field).
A Bitwise operation is the name for several operations on one or more bit patterns of a given bit field.
A mask is any data executed in any bitwise operation.
How those a mask differs from a umask?
shell permissions security umask
2
In what co text, file creation? Fstab ? Please see wiki.archlinux.org/index.php/umask and update your question
â Panther
3 hours ago
Sadly I totally misunderstood the comment. I hope you'd consider rephrasing it,
â JohnDoea
3 hours ago
umask is both a command and an option in fstab . Take a look at the arch page I gave you
â Panther
3 hours ago
2
umask, utime, and ulimit were added in USG UNIX and then other UNIXes adopted them. u probably stands for user.
â Mark Plotnick
1 hour ago
add a comment |Â
up vote
-2
down vote
favorite
up vote
-2
down vote
favorite
I understand the following:
A set of permissions for a given file is usually represented by a bit stream of machine code (a bit field).
A Bitwise operation is the name for several operations on one or more bit patterns of a given bit field.
A mask is any data executed in any bitwise operation.
How those a mask differs from a umask?
shell permissions security umask
I understand the following:
A set of permissions for a given file is usually represented by a bit stream of machine code (a bit field).
A Bitwise operation is the name for several operations on one or more bit patterns of a given bit field.
A mask is any data executed in any bitwise operation.
How those a mask differs from a umask?
shell permissions security umask
shell permissions security umask
edited 15 mins ago
asked 3 hours ago
JohnDoea
103729
103729
2
In what co text, file creation? Fstab ? Please see wiki.archlinux.org/index.php/umask and update your question
â Panther
3 hours ago
Sadly I totally misunderstood the comment. I hope you'd consider rephrasing it,
â JohnDoea
3 hours ago
umask is both a command and an option in fstab . Take a look at the arch page I gave you
â Panther
3 hours ago
2
umask, utime, and ulimit were added in USG UNIX and then other UNIXes adopted them. u probably stands for user.
â Mark Plotnick
1 hour ago
add a comment |Â
2
In what co text, file creation? Fstab ? Please see wiki.archlinux.org/index.php/umask and update your question
â Panther
3 hours ago
Sadly I totally misunderstood the comment. I hope you'd consider rephrasing it,
â JohnDoea
3 hours ago
umask is both a command and an option in fstab . Take a look at the arch page I gave you
â Panther
3 hours ago
2
umask, utime, and ulimit were added in USG UNIX and then other UNIXes adopted them. u probably stands for user.
â Mark Plotnick
1 hour ago
2
2
In what co text, file creation? Fstab ? Please see wiki.archlinux.org/index.php/umask and update your question
â Panther
3 hours ago
In what co text, file creation? Fstab ? Please see wiki.archlinux.org/index.php/umask and update your question
â Panther
3 hours ago
Sadly I totally misunderstood the comment. I hope you'd consider rephrasing it,
â JohnDoea
3 hours ago
Sadly I totally misunderstood the comment. I hope you'd consider rephrasing it,
â JohnDoea
3 hours ago
umask is both a command and an option in fstab . Take a look at the arch page I gave you
â Panther
3 hours ago
umask is both a command and an option in fstab . Take a look at the arch page I gave you
â Panther
3 hours ago
2
2
umask, utime, and ulimit were added in USG UNIX and then other UNIXes adopted them. u probably stands for user.
â Mark Plotnick
1 hour ago
umask, utime, and ulimit were added in USG UNIX and then other UNIXes adopted them. u probably stands for user.
â Mark Plotnick
1 hour ago
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f479162%2fmask-vs-umask-in-nix-operating-systems%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
2
In what co text, file creation? Fstab ? Please see wiki.archlinux.org/index.php/umask and update your question
â Panther
3 hours ago
Sadly I totally misunderstood the comment. I hope you'd consider rephrasing it,
â JohnDoea
3 hours ago
umask is both a command and an option in fstab . Take a look at the arch page I gave you
â Panther
3 hours ago
2
umask, utime, and ulimit were added in USG UNIX and then other UNIXes adopted them. u probably stands for user.
â Mark Plotnick
1 hour ago