Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: Grep for subdirectories?
- To: tlug@example.com
- Subject: Re: tlug: Grep for subdirectories?
- From: Hiroshi Hasebe <hhasebe@example.com>
- Date: Sun, 04 Oct 1998 21:09:54 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: Text/Plain; charset=us-ascii
- In-Reply-To: Your message of "Sun, 04 Oct 1998 20:39:02 +0900"<36175E56.CF2B701@example.com>
- References: <36175E56.CF2B701@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
>>>>> On Sun, 04 Oct 1998 20:39:02 +0900, Neil Booth <NeilB@example.com> said: > How do I get grep to search recursively through subdirectories? I > haven't been able to find a way of searching anything but the current > directory. (1) find . -type f -exec grep /search_string/ {} \; -print (2) find . -type f -print | xargs grep /search_string/ . . . (n) Use kfind from KDE :-) -- Hiroshi Hasebe --------------------------------------------------------------- Next Meeting: 10 October, 12:30 Tokyo Station Yaesu central gate Featuring the IMASY Eng. Team on "IPv6 - The Next Generation IP" Next Nomikai: 20 November, 19:30 Tengu TokyoEkiMae 03-3275-3691 --------------------------------------------------------------- Sponsor: PHT, makers of TurboLinux http://www.pht.co.jp
- References:
- tlug: Grep for subdirectories?
- From: Neil Booth <NeilB@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: Running X with Riva128
- Next by Date: tlug: Need Help?: Savvy User Know-How (fwd)
- Prev by thread: tlug: Grep for subdirectories?
- Next by thread: Re: tlug: Grep for subdirectories?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links