On Tue, 2008-10-14 at 07:31 -0400, Mag Gam wrote: > Does rsync use stat()? does find use stat() when running with printf? > I think the stat() is the most expensive part.
Rsync and "find -printf" both use stat(2). Matt -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
