[Slackbuilds-users] Call for Bug Fixes, Patches, etc

Franzen slackbuilds at schoepfer.info
Tue Mar 15 08:13:44 UTC 2016


On 15.03.2016 03:17, Luís Fernando Carvalho Cavalheiro wrote:
> I've not tried with plus sign. I've tested
>
> - find ... -print0 | xargs -0 ...
> - find ... -exec 755 {} \;
> - find ... -execdir 755 {} \;

It's all about the "+" if you compare to the xargs-approach.
Here's some discussion about it
http://unix.stackexchange.com/questions/41740/find-exec-vs-find-xargs-which-one-to-choose

Franzen



More information about the SlackBuilds-users mailing list