Linux文件权限的设置方法与技巧

2020-01-30 12:30:43王振洲

  Create by test1

  Modify by test2

现在test2也可以修改test1.txt文件了。

接着用test3 登录系统:

  [test3@mail test3]# cd /fs1

  [test3@mail fs1]# cat test1.txt

  cat : test1.txt Permission denied

嘿嘿,除了test1、test2外没有其他用户有读写test1.txt的权限(root 除外)。