coreutils
[Top][All Lists]
Advanced

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

Re: Splitting search results from a "find -print0"


From: Assaf Gordon
Subject: Re: Splitting search results from a "find -print0"
Date: Wed, 07 Jan 2015 19:24:22 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

Hello,

On 01/07/2015 03:09 PM, Eric Blake wrote:
On 01/07/2015 11:49 AM, Markus Elfring wrote:
Do I read the current documentation correctly in
the way that zero-terminated lines are not supported
so far?
http://www.gnu.org/software/coreutils/manual/html_node/split-invocation.html

Correct.  Patches welcome.  In the meantime:

attached is a quick attempt at splitting with custom line-separator '-t=SEP' 
and NUL '-z' .

It's not complete, but could be improved if this is the right direction.

- assaf

Attachment: split0.patch
Description: Text Data


reply via email to

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