View Single Post

   
  #10 (permalink)  
Old 02-19-2008, 10:30 AM
alex
 
Posts: n/a
Default Re: find executables

> find /home -perm +111 -type f

Thank you,

Now how about a script that puts that out put to a file, compares
it a previous output file, then email the differences to me
then if the proper arg is given, have the same script, compare the
output to a list of 'allowed' excutables in the /home. then automag-
ically remove any that are not on the 'allowed' list...

just kidding... i'll do the rest of the work my self, I much appreciate
your, and everyones, help on this post, and a million other past posts.

-alex


Reply With Quote