Re: Search certain string in a directory
- From: "Kushal Kumaran" <kushal.kumaran+debian@xxxxxxxxx>
- Date: Mon, 30 Apr 2007 09:47:15 +0530
On 29 Apr 2007 20:04:03 -0700, rocky <rocky2winnie@xxxxxxxxx> wrote:
Hey,
I have a directory and several sub-directory and files reside within
it. I'm wondering is there any command I can use to search for the
certain tring's ocurence? Can any of you help me please?
grep, egrep, fgrep, rgrep - print lines matching a patternFrom the manpage of grep(1):
The -r option to grep might fit your need. Also see find(1) if you
find yourself needing something more selective.
--
Kushal
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- Search certain string in a directory
- From: rocky
- Search certain string in a directory
- Prev by Date: Re: windows download
- Next by Date: Re: wx2.6-examples
- Previous by thread: Search certain string in a directory
- Next by thread: Re: Search certain string in a directory
- Index(es):
Relevant Pages
|