在 root 拥有的 Centos 6.2 上安装 Dropbox。证明 dropbox 文件夹归 root 所有,对所有人具有读取权限
“root”用户授予所有用户读取权限
[root@localhost Dropbox]# ls -la
total 436
drwxr--r--. 6 root root 4096 Jul 17 20:01 .
drwxr-xr-x. 3 root root 4096 Jul 11 20:11 ..
-rw-r--r--. 1 root root 29 Jul 17 20:01 .dropbox
drwxr-xr-x. 4 root root 151552 Jul 17 20:03 .dropbox.cache
drwxr-xr-x. 2 root root 4096 Jul 11 19:28 ePubs to Share
drwxr-xr-x. 4 root root 4096 Jul 11 20:14 ePubs to Share (1)
-rw-r--r--. 1 root …
Run Code Online (Sandbox Code Playgroud)