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

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

Re: Patch for Diffutils 2.7


From: Miles Bader
Subject: Re: Patch for Diffutils 2.7
Date: 12 Feb 2002 00:13:56 +0900

Timothy Kilbourn <address@hidden> writes:
> The following patch adds a command line option --ignore-new-file that
> will not emit any output for a file found in one directory but not the
> other.

What's wrong with using something like:

    diff ... | grep -v "^Only"

?

-Miles
-- 
o The existentialist, not having a pillow, goes everywhere with the book by
  Sullivan, _I am going to spit on your graves_.



reply via email to

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