superstarjpmc
Programmer
Can anyone suggest me to devise a script, which achieves the following functionality.
a) Find all Files which has group+ world..write access
eg.
-rw-rw-rw- 1 swnet swnetg 0 Feb 4 13:45 test.file
b) All files/directories whose 'unix group' is owned by 'nobody'. ( 'nobody' is name of unix grp ).
cheers
david
a) Find all Files which has group+ world..write access
eg.
-rw-rw-rw- 1 swnet swnetg 0 Feb 4 13:45 test.file
b) All files/directories whose 'unix group' is owned by 'nobody'. ( 'nobody' is name of unix grp ).
cheers
david