what does the a in chattr +ia <filename> do? and why would you add the a in combination with the i? note: I know the i is for immutable
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
||||
|
|
Files with this flag will fail to be opened for writing. This also blocks certain potentially destructive system calls such as
This option is designed for log files. |
|||||||||||
|