bug-grep
[Top][All Lists]
Advanced

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

Re: grep-dir test


From: Eli Zaretskii
Subject: Re: grep-dir test
Date: Tue, 20 Dec 2011 00:20:22 -0500

> Date: Mon, 19 Dec 2011 13:34:32 -0700
> From: Eric Blake <address@hidden>
> CC: address@hidden
> 
> The intent of the test is that grep should behave differently when
> operating on a directory instead of a regular file.

Can you elaborate on that difference in behavior?  I mean the
difference between

  echo foo | grep -f empty-directory/

and

  echo foo | grep -f empty-file

TIA



reply via email to

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