文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>文件、目录写保护

文件、目录写保护

时间:2006-01-24  来源:cnscn2008

[root@book ~]# touch a.txt

[root@book ~]# chattr +i a.txt

[root@book ~]# rm  -f a.txt
rm: cannot remove `a.txt': Operation not permitted

[root@book ~]# ls
anaconda-ks.cfg  a.txt  Desktop  firstboot.1120181163.33  install.log  install.log.syslog

[root@book ~]# chattr  -i  a.txt

[root@book ~]# rm  -f a.txt

[root@book ~]# ls
anaconda-ks.cfg  Desktop  firstboot.1120181163.33  install.log  install.log.syslog
    [root@test tmp]# mkdir tmp
[root@test tmp]# chattr  +i tmp
[root@test tmp]# rm -fr tmp
rm: cannot remove directory `tmp': Operation not permitted
相关阅读 更多 +
排行榜 更多 +
贪吃蛇无尽大作战国际服

贪吃蛇无尽大作战国际服

休闲益智 下载
我的狗狗小游戏

我的狗狗小游戏

休闲益智 下载
糖果灾难内购版

糖果灾难内购版

模拟经营 下载