On Mon, 14 Mar 2016 17:50:39 +0100
Didier Spaier <did...@slint.fr> wrote:


> Maybe it wouldn't hurt to write
>   -execdir 755

Unless I'm misunderstanding the man page, this would need to be
 -execdir chmod 755 {} \;

It seems like there's possible value there, and it doesn't deviate too
far from what we (Pat) does. I haven't run speed tests on this.

> instead of
>  -print0 | xargs -0 chmod 755

This one produces errors if there are no matching files.


-- 
Erik
_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/

Reply via email to