10 lines
99 B

5 years ago
Try to run
[source,sh]
----
find /usr -type f -perm 0777 | grep conf
----
and see the Results!