Gentoo Archives: gentoo-user

From: Marco Calviani <marco.calviani@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] [OT] search for a string in a list of files but.....
Date: Mon, 27 Feb 2006 14:08:21
Message-Id: da5cd1900602270601l32af6fe2l@mail.gmail.com
1 Hi list,
2 i need to search for a particular string inside a list of text
3 files: i've thought of this very simple one:
4
5 cat *.C | grep GetChi
6
7 it works but however if the string is found it does not say in which
8 of the file it has been found.....
9
10 Is there a simple way to do it?
11
12 Thanks in advance,
13 MC
14
15 --
16 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] [OT] search for a string in a list of files but..... Boris Fersing <kernelsensei@g.o>
Re: [gentoo-user] [OT] search for a string in a list of files but..... Christian Heim <phreak@g.o>
Re: [gentoo-user] [OT] search for a string in a list of files but..... Alexander Skwar <listen@×××××××××××××××.name>