Re: Search certain string in a directory

2007-04-29 Thread Steve Kemp
On Sun, Apr 29, 2007 at 10:54:44PM -0700, Jeff D wrote: > >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? > find ~/tmp/ -type f -exec grep -l mys

Re: Search certain string in a directory

2007-04-29 Thread Jeff D
On Sun, 29 Apr 2007, rocky 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? Thanks a lot in advance! Rocky find ~/tmp/ -type f -exec g

Re: Search certain string in a directory

2007-04-29 Thread Kushal Kumaran
On 29 Apr 2007 20:04:03 -0700, rocky <[EMAIL PROTECTED]> 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? From the manpage of grep(1):

Search certain string in a directory

2007-04-29 Thread rocky
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? Thanks a lot in advance! Rocky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of