|
Anyone know how to use find to locate executable files? |
|
I answered my own question
Helps when you read the man page :) |
|
Depending on who you refer to as "everyone". I assume it refers to the "others" in the Unix permission system. ugg slippers find / -type f -perm -o+rx |