find all files with 777 permission code example Example: find all files with 777 permissions find / -type f -perm 0777