Sample Header Ad - 728x90

How to search for files with immutable attribute set?

25 votes
9 answers
37081 views
For config auditing reasons, I want to be able to search my ext3 filesystem for files which have the immutable attribute set (via chattr +i). I can't find any options for find or similar that do this. At this point, I'm afraid I'll have to write my own script to parse lsattr output for each directory. Is there a standard utility that provides a better way?
Asked by depquid (3981 rep)
May 31, 2014, 02:34 AM
Last activity: Nov 17, 2023, 07:00 AM