bug#11004: thank you-all! (Re: bug#9085: 'split' feature request: an option to uses e.g. '.001' as first suffix.)

2012-03-13 Thread SciFi
Hi, I am still here. And I am still watching reading this list/group (via Gmane, amongst a few–hundred other lists/groups). I want to thank everyone involved with these mods to ‘split’ (and of course to all the other updates to coreutils in general). I have not tested them yet, at the time I

bug#11004: thank you-all! (Re: bug#9085: 'split' feature request: an option to uses e.g. '.001' as first suffix.)

2012-03-13 Thread SciFi
closing myself forgot how this bugs- list works sorry On Mar 13, 2012, at 03:40, SciFi wrote: Hi, I am still here. And I am still watching reading this list/group (via Gmane, amongst a few–hundred other lists/groups). I want to thank everyone involved with these mods to ‘split’

bug#9085: 'split' feature request: an option to uses e.g. '.001' as first suffix.

2012-02-17 Thread Pádraig Brady
On 02/17/2012 05:56 PM, Jérémy Compostella wrote: I attached the new patch. I tried to make it as simple as possible but feel free to comment. Thanks! I just grouped the operations in next_file_name() a little for clarity, tweaked a couple of strings, and pushed. cheers, Pádraig.

bug#9085: 'split' feature request: an option to uses e.g. '.001' as first suffix.

2012-02-16 Thread Pádraig Brady
On 02/16/2012 09:30 PM, Jérémy Compostella wrote: Pádraig, all, I rebased my branch for this feature and make the syntax-check success. I attached the new patch which I hope will satisfy you. Feel free to comment it, I will take into account whatever you want. Thanks for continuing with

bug#9085: 'split' feature request: an option to uses e.g. '.001' as first suffix.

2012-01-30 Thread Pádraig Brady
On 01/29/2012 10:34 PM, Jérémy Compostella wrote: Pádraig, Sci-Fi, others, I made an implementation of the requested feature. With the attached patch applied the split command accepts a new optional from argument for the --numeric-suffixes (aka -d) option. If this argument is specified, the

bug#9085: 'split' feature request: an option to uses e.g. '.001' as first suffix.

2012-01-30 Thread Pádraig Brady
On 01/30/2012 10:29 AM, Pádraig Brady wrote: On 01/29/2012 10:34 PM, Jérémy Compostella wrote: Pádraig, Sci-Fi, others, I made an implementation of the requested feature. With the attached patch applied the split command accepts a new optional from argument for the --numeric-suffixes (aka

bug#9085: 'split' feature request: an option to uses e.g. '.001' as first suffix.

2012-01-30 Thread Jim Meyering
Pádraig Brady wrote: On 01/30/2012 10:29 AM, Pádraig Brady wrote: On 01/29/2012 10:34 PM, Jérémy Compostella wrote: Pádraig, Sci-Fi, others, I made an implementation of the requested feature. With the attached patch applied the split command accepts a new optional from argument for the

bug#9085: 'split' feature request: an option to uses e.g. '.001' as first suffix.

2012-01-30 Thread Jérémy Compostella
Thanks to both you for looking at this patch. I'm a bit busy right now. I will take your proposition into account as soon as possible. Exceptionaly, I do not have access to a computer during the day this week. I only have access to my mailbox via my phone. Cheers, Jeremy Le 30 janv. 2012 12:07,

bug#9085: 'split' feature request: an option to uses e.g. '.001' as first suffix.

2012-01-30 Thread Jérémy Compostella
Pádraig, Jim, others, - Solution 1: Pádraig wrotes: I wonder might we have a separate option, --suffix-start, and theoretically that could accept alphabetic options too? I'm not suggesting we do this, but it's worth discussion. That's was my first idea but since your first mail subject was

bug#9085: 'split' feature request: an option to uses e.g. '.001' as first suffix.

2012-01-30 Thread Pádraig Brady
On 01/30/2012 05:33 PM, Jérémy Compostella wrote: Pádraig, Jim, others, - Solution 1: Pádraig wrotes: I wonder might we have a separate option, --suffix-start, and theoretically that could accept alphabetic options too? I'm not suggesting we do this, but it's worth discussion. That's was

bug#9085: 'split' feature request: an option to uses e.g. '.001' as first suffix.

2012-01-30 Thread Jérémy Compostella
Pádraig wrotes: On 01/30/2012 05:33 PM, Jérémy Compostella wrote: Pádraig, Jim, others, - Solution 1: Pádraig wrotes: I wonder might we have a separate option, --suffix-start, and theoretically that could accept alphabetic options too? I'm not suggesting we do this, but it's worth

bug#9085: 'split' feature request: an option to uses e.g. '.001' as first suffix.

2012-01-30 Thread Jim Meyering
Pádraig Brady wrote: On 01/30/2012 05:33 PM, Jérémy Compostella wrote: Pádraig, Jim, others, - Solution 1: Pádraig wrotes: I wonder might we have a separate option, --suffix-start, and theoretically that could accept alphabetic options too? I'm not suggesting we do this, but it's worth

bug#9085: 'split' feature request: an option to uses e.g. '.001' as first suffix.

2012-01-30 Thread Jérémy Compostella
Pádraig Brady wrote: On 01/30/2012 05:33 PM, Jérémy Compostella wrote: Pádraig, Jim, others, - Solution 1: Pádraig wrotes: I wonder might we have a separate option, --suffix-start, and theoretically that could accept alphabetic options too? I'm not suggesting we do this, but it's

bug#9085: 'split' feature request: an option to uses e.g. '.001' as first suffix.

2012-01-29 Thread Jérémy Compostella
Pádraig, Sci-Fi, others, I made an implementation of the requested feature. With the attached patch applied the split command accepts a new optional from argument for the --numeric-suffixes (aka -d) option. If this argument is specified, the numeric suffix counts from this value, otherwise, like

bug#9085: 'split' feature request: an option to uses e.g. '.001' as first suffix.

2011-07-14 Thread SciFi
[Originally posted at https://savannah.gnu.org/bugs/?22231 on Tue 05 Feb 2008 07:51:09 AM GMT:] To create UseNet binary postings to match those made by others as close as possible, we need to create split files with 3-digit numeric suffixes. The problem comes when 'split --numeric-suffixes