I've been trying to get the -perm option of find to give me all PHP files that are group writable. Should this work?
find -name "*.php" -perm g-w
Thanks!
|
I've been trying to get the
Thanks!
| |||
|
feedback
|
|
Try:
| |||||||||||
feedback
|