@ -1,6 +1,6 @@
echo "Files With 777 Permissions"
find /usr -type f -perm 0777
find / -type f -perm 0777
echo "Files without 777 Permissions"