Unix Programming - Re: Recursive patter search in UNIX

This is Interesting: Free IT Magazines  
Home > Archive > Unix Programming > November 2005 > Re: Recursive patter search in UNIX





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Recursive patter search in UNIX
Lars Kellogg-Stedman

2005-11-18, 5:54 pm

>> I tend to prefer:
>
> Why not:
>
> grep -l -r ABC .


Even with GNU grep available, the "find ... -print0 | xargs -0 ..."
formulation is tremendously useful to know, especially if you interact
with Mac or Windows filesystems.

-- Lars

--
Lars Kellogg-Stedman <8273grkci8q8kgt@jetable.net>
This email address will expire on 2005-11-23.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com