[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] exhaustive search
- Subject: Re: [cobalt-users] exhaustive search
- From: "Ing. Ernesto Pérez Estévez" <ernesto@xxxxxxxxxxx>
- Date: Thu Dec 28 08:47:10 2000
- Organization: AgilWeb
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
find / -name "*" -print |xargs grep thephrase|less
example:
find / -name "*" -print |xargs grep Linux|less
will show you all the "Linux" ocurrences.
It´s not perfect, but it might help you.
Regards
Ernesto
shawn wrote:
>
> I was just wondering if there is a command for an exhaustive search
> (i.e. searching all of the content of files instead of just file names).
> I have a raq2, that has decided not to completely delete a user, so I
> cant readd the name. I have taken the username out of everywhere that I
> can think of, and it wont show up with locate or find, but it still says
> that its there when I try to add it in the GUI.
>
> Thanks in advance for any help you can offer
>
> Shawn
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users