[Prev: TTOPLINKIA] | [Next: USELOCALTIME] |
M2H_UMASK=
umask
<UMASK>
umask
</UMASK>
-umask
umask
The UMASK resource defines the umask value for the MHonArc process. This resource is only valid on Unix systems. Consult the umask(1) manpage for more information.
Value inherited from the parent process.
N/A
If you want to make sure that the files created by MHonArc are readable by others, do something like the following:
shell> mhonarc -umask 022 ...
1.0
[Prev: TTOPLINKIA] | [Next: USELOCALTIME] |