GNU bug report logs -
#6216
Feature request: Split -p
Previous Next
Reported by: Rich Jones <miserlou <at> gmail.com>
Date: Tue, 18 May 2010 20:50:03 UTC
Severity: wishlist
Done: Pádraig Brady <P <at> draigBrady.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#6216: Feature request: Split -p
which was filed against the coreutils package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 6216 <at> debbugs.gnu.org.
--
6216: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6216
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
On 18/05/10 23:36, Pádraig Brady wrote:
> On 18/05/10 21:02, Rich Jones wrote:
>> Hey guys!
>>
>> Been fighting with batch splitting lately, was wondering if anybody would be
>> interested in having a split -p --parts feature. It would take an integer
>> and try to split the file into that many parts with as equal sizes as
>> possible.
>>
>> Example:
>> :ls
>> 2G file.dat
>> :split -p 2 file.dat
>> :ls
>> 2G file.dat
>> 1G xaa
>> 1G xab
>>
>> Would you be interested enough to code this? If not, would you be interested
>> enough to merge a patch?
>
> We're about to merge a patch to do just that!
> http://lists.gnu.org/archive/html/bug-coreutils/2010-02/msg00034.html
>
> I'll reply to this bug when we do.
Fixed with http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=be107398
cheers,
Pádraig.
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Hey guys!
Been fighting with batch splitting lately, was wondering if anybody would be
interested in having a split -p --parts feature. It would take an integer
and try to split the file into that many parts with as equal sizes as
possible.
Example:
:ls
2G file.dat
:split -p 2 file.dat
:ls
2G file.dat
1G xaa
1G xab
Would you be interested enough to code this? If not, would you be interested
enough to merge a patch?
Thanks,
Rich
[Message part 5 (text/html, inline)]
This bug report was last modified 14 years and 231 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.