Second extended file system: File attributes explained.
January 8th, 2009
No comments
The ext2fs allows you to setup several attributes for each file or directory, each attribute modifies the behavior of a file, you can see the current attributes of a file with the lsattr command and you can change the attributes with the chattr command. For example, open a terminal window, then create a new “test” directory:
Latest comments