chmod rwx(user) rwx(group) rwx(other)
u stands for user.
g stands for group.
o stands for others.
a stands for all.
chmod u+x g+w
chmod rwx(user) rwx(group) rwx(other)
u stands for user.
g stands for group.
o stands for others.
a stands for all.
chmod u+x g+w
本文标题:Linux 文件用户权限
本文链接:https://www.haomeiwen.com/subject/eriznttx.html
网友评论