bug-coreutils
[Top][All Lists]
Advanced

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

Re: [PATCH] split: --chunks option


From: Pádraig Brady
Subject: Re: [PATCH] split: --chunks option
Date: Fri, 08 Jan 2010 01:01:42 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

On 07/01/10 20:11, Chen Guo wrote:
Hi Padraig,


     I was going over your previous e-mail again:

TODO: check why `seq 10 | split -r4` doesn't work

This is what I'm getting, which looks like what I'd expect.
Do you want to paste what you get, and we can compare?

I mustn't have the latest patch then:

$ seq 10 | ./split -r4
./split: number of chunks exceed file size

I worked around it by removing type_rr from
the conditional before that error message,
but the TODO (which was directed to myself) was
to check whether this was OK to do.

could you send your latest patch as an attachment.

cheers,
Pádraig.




reply via email to

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