Recursively removing the execute permission
Nigel Ridley
nigel at prayingforisrael.net
Thu Apr 29 17:16:17 UTC 2010
On 04/29/2010 07:22 PM, Bruce Marshall wrote:
> On Thursday, April 29, 2010, Nils Kassube wrote:
>>>>
>>>>
>>>> find -type f -exec chmod -x {} \;
>
> chmod -R -x /<path>/<to>/<main directory>/
>
> should do it for that directory and all subdirs.
>
But also including the actual subdirs which would then make them non-accessable(?).
More information about the kubuntu-users
mailing list