which command will find all the files without permission 777 code example Example: find all files with 777 permissions find / -type f -perm 0777