-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
Description
refer: https://www.gnu.org/software/findutils/manual/html_node/find_html/Mode-Bits.html
Test: -context pattern
True if file’s SELinux context matches the pattern pattern.
The pattern uses shell glob matching.
This predicate is supported only on find versions compiled with
SELinux support and only when SELinux is enabled.
quangcito and fu050409