Nothing stupid about them...

...I just stole the name from David Letterman's "stupid pet tricks". I hope these tips help you avoid or fix mistakes along the way in your *nix administration duties.

Tuesday, April 22, 2008

I need to find all world-writable files on the system

This is one you get all the time from auditors...

find / -perm +o=w -print

I know, you don't really need the -print but old habits...

No comments:

Search

Google