View Single Post

   
  #2 (permalink)  
Old 02-19-2008, 11:30 AM
Juergen Frieling
 
Posts: n/a
Default Re: find executables

Hallo alex

> what i want to do is "find /home -perm +x" but that doesn't work, i've


I think 'find /home -perm +111' should work.

Juergen
Reply With Quote