[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-diffutils] This is a patch for disable timestamp.
From: |
Paul Eggert |
Subject: |
Re: [bug-diffutils] This is a patch for disable timestamp. |
Date: |
Sat, 03 Sep 2011 17:41:58 -0700 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Thunderbird/3.1.13 |
On 09/03/11 16:54, xinglp wrote:
> sed maybe mishit, and not easier than add a option
I don't see why sed would mishit, at least, not
if you're using -c format; the output can't
be confused with anything else.
It'd be nice to keep diff simpler, if we could,
without adding a new option. Can you get the effect
that you want with --changed-group-format etc.?