|
|
|
|
|
by klapatsibalo
1611 days ago
|
|
> A file with the 'i' attribute cannot be modified: it
cannot be deleted or renamed, no link can be created to
this file, most of the file's metadata can not be
modified, and the file can not be opened in write mode.
Only the superuser or a process possessing the
CAP_LINUX_IMMUTABLE capability can set or clear this
attribute. So you essentially block any program trying to write it? |
|