简体   繁体   中英

Verify umask value in UNIX terminal

在我的终端中,我将位掩码更改为“umask 022”,并且只是想知道您使用什么命令来验证位掩码是否已更改?

只需在没有参数的情况下运行umask ,它将打印shell进程的当前umask。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM