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

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

bug#3481: rgrep uses xargs -e


From: jidanni
Subject: bug#3481: rgrep uses xargs -e
Date: Sat, 06 Jun 2009 04:29:29 +0800

rgrep uses "xargs -0 -e grep -i -nH -e ..." but
do you really want to make the '[-E eof-str] [-e[eof-str]]' = "grep"?

Do you really want to use xargs -e at all?
If so why not xargs -E?

Maybe this is confusion with grep -e.






reply via email to

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