Recursively removing the execute permission

Bruce Marshall bmarsh at bmarsh.com
Thu Apr 29 16:22:45 UTC 2010


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.




More information about the kubuntu-users mailing list