help-gnu-emacs
[Top][All Lists]
Advanced

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

grep in eshell


From: tomer
Subject: grep in eshell
Date: Thu, 14 May 2009 07:18:53 -0700 (PDT)
User-agent: G2/1.0

grep in eshell doesnt do a recursvie search.
I have tried (find the word "extend"):
grep extend *
grep -r extend *

it does only search for the file in current directory the eshell point
to.
anyone have and idea how to make recursive search with grep?
Thanks
Tomer


reply via email to

[Prev in Thread] Current Thread [Next in Thread]