Bug#414168: Recursive grep even when content on stdin

2014-12-03 Thread santiago
ep -r takes the current dir as input instead of stdin. Regards, Santiago - Forwarded message from hha...@gmail.com - Date: Tue, 2 Dec 2014 21:38:51 +0200 From: hha...@gmail.com To: 414...@bugs.debian.org Subject: Bug#414168: Recursive grep even when content on stdin X-Mailer: Sylpheed

Bug#414168: Recursive grep even when content on stdin

2014-12-02 Thread hhaamu
Hello Since wheezy (grep 2.12-2) a patch like this has apparently been merged. I'm not seeing it documented on the man page. (Shouldn't it be?) This is undesirable for those of us who use shell aliases. For example, I use alias grep='grep -rI --exclude-dir=.svn' Try the following sequence of c