- Feb 1, 2003
- 3,190
- 6
- 81
Say you have a line that has the word "bug: in it.
I want to grep and retrieve only the line that contain the word "bug" twice in one line.
For example " The dog ate many bugs under the bud tree". I want the grep search to only locate these lines.
Thanks,
Darkstar
I want to grep and retrieve only the line that contain the word "bug" twice in one line.
For example " The dog ate many bugs under the bud tree". I want the grep search to only locate these lines.
Thanks,
Darkstar