emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#6554: closed ([coreutils] Additional suffix for sp


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#6554: closed ([coreutils] Additional suffix for split)
Date: Sun, 19 Feb 2012 18:19:02 +0000

Your message dated Sun, 19 Feb 2012 18:16:20 +0000
with message-id <address@hidden>
and subject line Re: bug#6554: [PATCH] split: Additional suffix for split 
(bug#6554)
has caused the debbugs.gnu.org bug report #6554,
regarding [coreutils] Additional suffix for split
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
6554: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6554
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Re: [coreutils] Additional suffix for split Date: Fri, 02 Jul 2010 13:51:44 -0600 User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Lightning/1.0b2pre Mnenhy/0.8.2 Thunderbird/3.0.5
[adding bug-coreutils, to create a bug id to track this by]

On 06/15/2010 09:23 PM, Peng Yu wrote:
> I need to add an additional common suffix to the files splited by
> split. Right now, I have to use mv to do so. But I feel it is
> convenient to have an option to add the suffix. Is this feature going
> to be considered to be added in the future?

Hmm, considering that we recently taught mktemp how to honor suffixes,
it does indeed sound like this might be a useful feature addition.  It's
probably not going to be my highest priority to write such a patch, but
I'll gladly review any patch written by someone else.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#6554: [PATCH] split: Additional suffix for split (bug#6554) Date: Sun, 19 Feb 2012 18:16:20 +0000 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0
On 02/19/2012 12:54 PM, Jérémy Compostella wrote:
> Pádraig,
> 
> I replaced --suffix with --additional-suffix and made some cleaning.
> 
> Feel free to comment the attached patch.

Logic is perfect again.

I adjusted the help output a little like:

-  -a, --suffix-length=N   use suffixes of length N (default %d)\n\
-      --additional-suffix=SUFFIX  append an additional SUFFIX to output file\n\
-                                       names. SUFFIX must not contain slash.\n\
+  -a, --suffix-length=N   generate suffixes of length N (default %d)\n\
+      --additional-suffix=SUFFIX  append an additional SUFFIX to file names.\n\

I'll push later on.

cheers,
Pádraig.


--- End Message ---

reply via email to

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