[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Grep has a Bug with recursive-option and file-pattern
From: |
Asis Hallab |
Subject: |
Grep has a Bug with recursive-option and file-pattern |
Date: |
Tue, 05 Jan 2010 18:36:33 +0100 |
Good day!
The following example should explain it:
# First grep returns no result.
: grep -lr "oligarchy" *.txt
# Second one ignoring the txt-file-pattern, does!: ~/Documents$ grep -lr
"oligarchy" *tmp/test.txt
Best regards!
Asis Hallab
---
PhD Student
Dipl. Biol. Asis Hallab
Group PD Dr. Heiko Schoof
Max Planck Institute for Plant Breeding Research
Carl-von-Linné-Weg 10
50829 Köln (Cologne)
Germany
Phone: +49-221-5062-449
- Grep has a Bug with recursive-option and file-pattern,
Asis Hallab <=