[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Finding files containing 'string'



Paul Howarth wrote:

> $ grep -i -r -l 'string' /place/to.start/searching

Interesting gotcha with grep... doesn't look in files beginning with .
when used like this.

-Andy

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]