On Friday 31 August 2007, Yakov Lerner wrote:
> I am doing
>           egrep --exclude=.svn -r foo .
> but grep still prints matches under .svn subtree ?
> Why ? What I am doing wrong ?

apparently --exclude only works on the filename, not the entire path ... which 
sucks
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to