LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Finding files with immutable bit set (https://www.linuxquestions.org/questions/linux-general-1/finding-files-with-immutable-bit-set-707186/)

SlowCoder 02-24-2009 01:06 PM

Finding files with immutable bit set
 
Is there an easy way to locate these files? 'find' doesn't seem to have that as a filter option.

Tinkster 02-24-2009 01:30 PM

lsattr

Find wouldn't know about it because immutable isn't file-system independent.

SlowCoder 02-24-2009 01:57 PM

Spank ... er, I mean thank, you very much. I think that is what I was looking for! :)


All times are GMT -5. The time now is 06:14 AM.