searching in files
AndydnA
andydna at andydna.net
Fri Jun 27 03:09:41 CDT 2008
find . -name XXXX
This search in your current path for any file name that contain the
string "XXXX". You can use also the wildcard character in your string.
If you want search into the file content you can use grep or rgrep.
AndydnA
On Jun 27, 2008, at 7:33 AM, ammad shah wrote:
>
> Dear all,
>
> can i search a word from multiple files. i did the following but it
> didn't worked.
>
>
>
> find . -name 06-22-2008 | grep "download"
>
>
> thanks.
>
> Introducing Live Search cashback . It's search that pays you back!
> Try it Now _______________________________________________
> Linux-PowerEdge mailing list
> Linux-PowerEdge at dell.com
> http://lists.us.dell.com/mailman/listinfo/linux-poweredge
> Please read the FAQ at http://lists.us.dell.com/faq
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.us.dell.com/pipermail/linux-poweredge/attachments/20080627/825fd064/attachment.htm
More information about the Linux-PowerEdge
mailing list