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

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

[PATCH] Permit user to select keys when using sdiff merge


From: Chuck Swiger
Subject: [PATCH] Permit user to select keys when using sdiff merge
Date: Fri, 17 Sep 2004 14:24:48 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910

Hi, all--

I'd like to submit a patch for your consideration. It allows the user set an environment variable to use other keys in addition to "l" and "r" when performing a merge via sdiff, which could be used as follows:

env SDIFF_MERGE_KEYS='12' ./sdiff -o file3 file1 file2

http://www.pkix.net/~chuck/sdiff2.diff   [410 lines, ~10K]

The patch was made against diffutils-2.7, on FreeBSD 4.10-STABLE.

--
-Chuck





reply via email to

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