Security of Linux’s Network – File Attribute
Issue the following command to list all attribute of file:
# lsattr
This command is used for modifing the attribute of file:
# chattr
All the above is operated on EXT2 and EXT3 file system.
Note: parameter “i” means no operation could be done on the specified file.It is very useful.
分类: 科技