1.8 Linux用户与用户组文件权限
Linux中使用chmod命令来修改文件权限。
Linux
chmod
文字设定法具体命令如下:
chmod [who] [+ | - | =] [mode] 文件名
who参数如下:
who
(user)
(group)
(others)</