[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] join: Add -z option
From: |
Assaf Gordon |
Subject: |
[PATCH] join: Add -z option |
Date: |
Thu, 14 Feb 2013 15:51:33 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20120510 Icedove/10.0.4 |
Hello,
This patch add "-z" to join, supporting joining zero-terminated lines.
The patch is heavily based on James Youngman's patch of adding -z to uniq
(commit e062524).
-gordon
P.S.
This patch is independent of the key-comparison patches discussed recently,
though I'm also adding it there.
0001-join-Add-z-option.patch
Description: Text Data
- [PATCH] join: Add -z option,
Assaf Gordon <=