chattr
This command can be used to lock a file.
usage: chattr +i filename
The files locked by chattr cannot be modified or deleted, even with root permission.
For unlocking, use chattr -i filename.
Let's make harmony harmonious.
chattr
This command can be used to lock a file.
usage: chattr +i filename
The files locked by chattr cannot be modified or deleted, even with root permission.
For unlocking, use chattr -i filename.