Linux下常见权限操作相关命令

ls -al
ls -ld

 

chmod 700 sys_config
chmod 700 sys_objs
chmod 4711 objget


su test_setuid -c "./objput yangjingwei+doc<testfile"


chmod 4771 objget


chmod 777 test

posted @ 2014-10-11 02:13  airforce  阅读(229)  评论(0编辑  收藏  举报