Ubuntu 14.04.1 LTS,普通用户francis
1. 将hello0文件夹给francis
sudo chown francis hello0
查看文件属性
francis@Aspire-5100:~/os_diy/01_30days/day01$ ls -al
总用量 20
drwxr-xr-x 5 root root 4096 10月 15 09:48 .
drwxr-xr-x 7 root root 4096 10月 15 09:48 ..
drwxr-xr-x 2 francis root 4096 10月 15 16:28 hello0
drwxr-xr-x 2 root root 4096 10月 15 09:48 hello1
drwxr-xr-x 2 root root 4096 10月 15 09:48 hello2
2.将hello0文件夹及子文件夹给francis---在根目录下慎用
sudo chown -R francis hello0
查看文件属性
francis@Aspire-5100:~/os_diy/01_30days/day01/hello0$ ls -alh
总用量 1.5M
drwxr-xr-x 2 francis root 4.0K 10月 15 16:28 .
drwxr-xr-x 5 root root 4.0K