Kyle Moffett <mrmacman_g4@xxxxxxx> wrote: > Just as an example, it takes my OS-X-running Quad-2.5GHz G5 ten times > as long to do a "grep -rl foo linux/" as my Linux-running dual-1GHz > G4 with 400MHz system bus. This is disk-cache-hot too. And that's > not even a stat-heavy workload. There's more than one reason I'm > trying to make a Mac OS X ABI emulation layer on top of Linux :-D. Try 'git grep foo' instead; its very fast if you are working with a fully packed Git repository. Doesn't help any other application on Mac OS X however. :-( -- Shawn. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html