我有两个文件夹/opt/tom
,/opt/test/
并且具有以下权限:
drwxr-xr-x. 2 root root 4096 Apr 2 16:23 tom
drwxr-xr-x. 2 root root 4096 Apr 2 16:16 test
如何将权限授予被调用的用户john
,使其看起来像这样?
drwxr-sr-x 3 john root 4096 Dec 5 13:22 tom
drwxrwxrwx 3 john root 4096 Apr 1 16:45 test