bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

umask builtin


From: kalle
Subject: umask builtin
Date: Wed, 08 Nov 2017 12:04:08 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.2.0

in my version 4.4.0(1),
`umask' gives me a numeric output of `0022',
while `umask -S' gives me an output of `u=rwx,g=rx,o=rx'.
Shouldn't umask -S also formulate the mask in a negative way, as does
`umask'? Thus giving out `u=,g=w,o=w'?

greetings,
kalle



reply via email to

[Prev in Thread] Current Thread [Next in Thread]