Re: Search for text string in files

2006-07-19 Thread John O'Hagan
On Wednesday 19 July 2006 12:49, Chuckk Hubbard wrote: > Cool, thanks! I will log this command in my memory. > Alas, the string "jack" is not in any of my rcn.d files or init.d, so > I'm lost again. > -Chuckk > > On 7/18/06, Fred J. <[EMAIL PROTECTED]> wrote: > > $grep -FHrn jack /path/ > > > > >

Re: Search for text string in files

2006-07-18 Thread Chuckk Hubbard
Cool, thanks! I will log this command in my memory. Alas, the string "jack" is not in any of my rcn.d files or init.d, so I'm lost again. -Chuckk On 7/18/06, Fred J. <[EMAIL PROTECTED]> wrote: $grep -FHrn jack /path/ Chuckk Hubbard <[EMAIL PROTECTED]> wrote: Can you do this? I still can't f

Re: Search for text string in files

2006-07-18 Thread Fred J.
$grep -FHrn jack /path/Chuckk Hubbard <[EMAIL PROTECTED]> wrote: Can you do this? I still can't find out why 2 instances of the jackaudio connection kit are starting up on boot, and I find myselfopening each startup script and searching for "jack". If there's abetter way, Google doesn't have acce

Search for text string in files

2006-07-18 Thread Chuckk Hubbard
Can you do this? I still can't find out why 2 instances of the jack audio connection kit are starting up on boot, and I find myself opening each startup script and searching for "jack". If there's a better way, Google doesn't have access to it. Is there a command I can type that will search for