Advance Linux Commands Reference 🤳
lsattr : to display the attributes
chattr : to make a file immutable, undeletable, only appendable and many more!
{+|-|=}[aAcCdDeijsStTu]
A set : The a time record is not updated.
S set : The changes are updated synchronously on the disk.
a set : ...
premnanda.hashnode.dev7 min read