>>    valkyrie% grep foo */*/Makefile
> Use: grep -r --include Makefile foo .

That (a) will include Makefiles at other depths than two (which may not
be a problem in the specific example of pkgsrc, but in general makes it
non-equivalent), (b) is grep-specifc, and (c) will walk the whole tre
to full depth even if there aren't any more Makefiles for it to find.

I think the point still stands.

/~\ The ASCII                             Mouse
\ / Ribbon Campaign
 X  Against HTML                mo...@rodents-montreal.org
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B

Reply via email to