find /home/ -perm 777 -type f This command will list all the files inside the home directory that has 777 permissions.
Read moreHow do you find files that have specific permissions Linux?
How to View Check Permissions in Linux
Read morefind /home/ -perm 777 -type f This command will list all the files inside the home directory that has 777 permissions.
Read moreHow to View Check Permissions in Linux
Read more