nfs目录权限

jrhnpt01:/root# ls -ltr / | grep nfs01
drwxr-xr-x    6 root root       4096 Oct 27 13:24 nfs01



[root@nfs01 ~]# ls -ltr / | grep nfs01
drwxr-xr-x    6 root root       4096 May 13  2015 nf


jrhnpt01:/nfs01# ls -ltr | grep zjprd
drwxr-xr-x 10 root root  4096 Nov 26 15:00 zjprd


[root@nfs01 nfs01]#  ls -ltr | grep zjprd
drwxr-xr-x 10 root root  4096 Nov 10 20:40 zjprd


jrhnpt01:/nfs01/zjprd# ls -ltr | grep image
drwxrwxrwx  13 root root   4096 Oct 20 14:13 images


[root@nfs01 zjprd]# ls -ltr | grep image
drwxrwxrwx  14 root   root    4096 Oct 20 09:31 images


jrhnpt01:/nfs01/zjprd/images# ls -ltr | grep app
drwxrwxrwx 4 root root     4096 Mar 27  2015 app
drwxrwxrwx 2 root root    12288 Nov 12 10:18 appbanner


[root@nfs01 images]# ls -ltr | grep app
drwxrwxrwx 4 root root     4096 Mar 27  2015 app
drwxrwxrwx 2 root root     4096 Jul 28 17:35 appbanner

/nfs01/zjuat/images/appbanner# ls -ltr
total 11128
-rw-r--r--

你可能感兴趣的:(zj-脚本)