如何列出所有具有特定selinux上下文的文件,如 – 'system_u:object_r:svirt_image_t:s0:c332,c575'等?
用-context谓词使用find 。 有关详细信息,请参阅find(1)手册页。
-context
find
find(1)