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

Luís Fernando Carvalho Cavalheiro pessoal at profcavalheiro.com
Tue Mar 15 02:17:28 UTC 2016


I've not tried with plus sign. I've tested

- find ... -print0 | xargs -0 ...
- find ... -exec 755 {} \;
- find ... -execdir 755 {} \;

Last two forms required like ten times more time than first one. On MAME case, it's a huge amount of time.

Em 14 de 03 de 2016 às 20:32:44T-0500, Kyle Guinn <elyk03 at gmail.com> escreveu:

> On 3/14/16, Luís Fernando Carvalho Cavalheiro
> <pessoal at profcavalheiro.com> wrote:
> > Hey guys. As ironic it looks like, the fastest approach is find + xargs. I
> > won't rewrite my own SlackBuilds, but new ones will use find + xargs.  
> 
> Have you tried "-exec chmod 644 {} +" or "-execdir chmod 644 {} +" ?
> Note the plus sign.
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
> 


-- 
93 93/93
Luís Fernando Carvalho Cavalheiro
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Assinatura digital OpenPGP
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20160314/e6d4ac1d/attachment.asc>


More information about the SlackBuilds-users mailing list