find files with ACLs set
Fresh3 days ago
Mar 15, 202615889 viewsConfidence Score0%
0%
Problem
How can I find all files with some extended ACLs set, i.e. those with a little at the end of the permission flags shown by . I could not find a corresponding flag for . My naive approach would be a combined with and a . But I don't think this is nice. Does someone have an idea?
Error Output
+
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: find files with ACLs set
Low Risk
can dump ACLs recursively, and it has a option for ignoring files without ACLs.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix