Can I use find to find all files which have extended attributes set? Let's say, I want to find all files with +i, immutable attribute in /foo and its subfolders.
I could not find any, mention of extended attributes in man find.
Is there any other way to find all files with attributes
I am using Debian Wheezy