> Date: Wed, 26 Nov 2014 19:36:53 -0600 > From: Derek Pressnall <der...@needcaffeine.net> > > Since the find command is often used to generate a list of files to > include in a system backup, it would be useful if it included tests > for some filesystem-specific tests such as the "dump" extended > attribute flag on the ext2 (or above) file system. Also processing > any other extended attribute could be useful too. >
You might want to look at the thread "xattr and capability support" in findutils-patc...@gnu.org: http://lists.gnu.org/archive/html/findutils-patches/2014-11/msg00000.html Dale