GNU bug report logs - #6216
Feature request: Split -p

Previous Next

Package: coreutils;

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

From: Rich Jones <miserlou <at> gmail.com>
To: 6216 <at> debbugs.gnu.org
Subject: bug#6216: Feature request: Split -p
Date: Tue, 18 May 2010 16:02:14 -0400
[Message part 1 (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 2 (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.