> > I usually do something stupid like: > git ls-files | grep Kconfig | xargs grep DEBUG Which is indeed studip. I just learned I could say: git ls-files '*/Kconfig*' | xargs grep DEBUG Sam - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html