当前位置: > Linux教程 > linux基础 >

Linux中Ext2的文件属性

时间:2014-11-25 10:37来源:linux.it.net.cn 作者:IT
Linux中Ext2的文件属性

lsattr列出属性,chattr可以改变属性。
  如 chattr +A filename 则系统不会修改其last access time属性;
  chattr +i 则可以避免被rm掉。 (责任编辑:IT)
------分隔线----------------------------
栏目列表
推荐内容