Linux常用命令-chattr
命令
chattr
描述
change file attributes on a Linux file system
更改文件属性
用法
1 | chattr [ -RVf ] [ -v version ] [ mode ] files... |
选项
1 | Options: |
注意
无
示例
1 | $ echo aaa > file |
chattr
change file attributes on a Linux file system
更改文件属性
1 | chattr [ -RVf ] [ -v version ] [ mode ] files... |
1 | Options: |
无
1 | $ echo aaa > file |