码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu目录与权限

时间:2017-05-24 21:11:02      阅读:200      评论:0      收藏:0      [点我收藏+]

标签:chm   direct   boot   nbsp   src   other   etc   exe   chmod   

Ubuntu目录

/

/bin

/sbin

/boot

/etc

/mnt

/home

 

d :directory

- :file

b :block  磁盘以块进行

l :link

 

Ubuntu权限

User Group Other

r :read

w :write

x :execute

- :none

 

权限设置形式 

技术分享

技术分享

 

权限修改

chmod u+w xxx

chmod u+rw xxx

chmod u+rwx xxx

chmod ug+rwx xxx

chmod ugo+x

chmod a+rwx

chmod u-w xxx

chmod u-rw xxx

chmod 644 xxx

chmod 777 xxx

Ubuntu目录与权限

标签:chm   direct   boot   nbsp   src   other   etc   exe   chmod   

原文地址:http://www.cnblogs.com/hgc-bky/p/6900840.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!