装机软件 Linux如何查找权限位为S的文件2024-07-30diannao阅读(2)赞(0)Linux如何查找权限位为S的文件Linux查找权限位为S的文件方法:find . -type f ( -perm -04000 -o -perm -02000