What is the difference between mask and umask?

Clash Royale CLAN TAG#URR8PPP
up vote
-3
down vote
favorite
2
I know that in *nix, a mask is any bit pattern used in bitwise operations (hence it is often called bitmask).
How it differs from umask? (user mask? unix mask?)
shell permissions security umask
add a comment |Â
up vote
-3
down vote
favorite
2
I know that in *nix, a mask is any bit pattern used in bitwise operations (hence it is often called bitmask).
How it differs from umask? (user mask? unix mask?)
shell permissions security umask
2
umask, utime, and ulimit were added in USG UNIX and then other UNIXes adopted them. u probably stands for user.
â Mark Plotnick
21 hours ago
Someone, please tell me how to improve this question. I miss that sorely.
â JohnDoea
5 hours ago
I'm not sure what your question is. Are you asking whether there's a difference between a umask and a mask? Are you asking how a umask is used when the system checks file access?
â Mark Plotnick
23 mins ago
I do ask the first thing you mention. I edited my question to explain what I ask exactly.
â JohnDoea
20 mins ago
add a comment |Â
up vote
-3
down vote
favorite
2
up vote
-3
down vote
favorite
2
2
I know that in *nix, a mask is any bit pattern used in bitwise operations (hence it is often called bitmask).
How it differs from umask? (user mask? unix mask?)
shell permissions security umask
I know that in *nix, a mask is any bit pattern used in bitwise operations (hence it is often called bitmask).
How it differs from umask? (user mask? unix mask?)
shell permissions security umask
shell permissions security umask
edited 4 mins ago
asked yesterday
JohnDoea
107729
107729
2
umask, utime, and ulimit were added in USG UNIX and then other UNIXes adopted them. u probably stands for user.
â Mark Plotnick
21 hours ago
Someone, please tell me how to improve this question. I miss that sorely.
â JohnDoea
5 hours ago
I'm not sure what your question is. Are you asking whether there's a difference between a umask and a mask? Are you asking how a umask is used when the system checks file access?
â Mark Plotnick
23 mins ago
I do ask the first thing you mention. I edited my question to explain what I ask exactly.
â JohnDoea
20 mins ago
add a comment |Â
2
umask, utime, and ulimit were added in USG UNIX and then other UNIXes adopted them. u probably stands for user.
â Mark Plotnick
21 hours ago
Someone, please tell me how to improve this question. I miss that sorely.
â JohnDoea
5 hours ago
I'm not sure what your question is. Are you asking whether there's a difference between a umask and a mask? Are you asking how a umask is used when the system checks file access?
â Mark Plotnick
23 mins ago
I do ask the first thing you mention. I edited my question to explain what I ask exactly.
â JohnDoea
20 mins 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
21 hours ago
umask, utime, and ulimit were added in USG UNIX and then other UNIXes adopted them. u probably stands for user.
â Mark Plotnick
21 hours ago
Someone, please tell me how to improve this question. I miss that sorely.
â JohnDoea
5 hours ago
Someone, please tell me how to improve this question. I miss that sorely.
â JohnDoea
5 hours ago
I'm not sure what your question is. Are you asking whether there's a difference between a umask and a mask? Are you asking how a umask is used when the system checks file access?
â Mark Plotnick
23 mins ago
I'm not sure what your question is. Are you asking whether there's a difference between a umask and a mask? Are you asking how a umask is used when the system checks file access?
â Mark Plotnick
23 mins ago
I do ask the first thing you mention. I edited my question to explain what I ask exactly.
â JohnDoea
20 mins ago
I do ask the first thing you mention. I edited my question to explain what I ask exactly.
â JohnDoea
20 mins ago
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
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%2fwhat-is-the-difference-between-mask-and-umask%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
umask, utime, and ulimit were added in USG UNIX and then other UNIXes adopted them. u probably stands for user.
â Mark Plotnick
21 hours ago
Someone, please tell me how to improve this question. I miss that sorely.
â JohnDoea
5 hours ago
I'm not sure what your question is. Are you asking whether there's a difference between a umask and a mask? Are you asking how a umask is used when the system checks file access?
â Mark Plotnick
23 mins ago
I do ask the first thing you mention. I edited my question to explain what I ask exactly.
â JohnDoea
20 mins ago