ls -ld test
--x:可以cd进去r-x:可以cd进去并ls-wx:可以cd进去并touch,rm自己的文件,并且可以vi其他用户的文件-wt:可以cd进去并touch,rm自己的文件
ls -ld /tmpdrwxrwxrwt的权限值是1777(sticky)