GNU bug report logs - #14584
seq: -s does not work in the first row

Previous Next

Package: coreutils;

Reported by: Marius Spix <marius.spix <at> web.de>

Date: Sun, 9 Jun 2013 10:48:02 UTC

Severity: normal

Merged with 13227, 13493, 15869, 17058

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: Pádraig Brady <P <at> draigBrady.com>
To: Marius Spix <marius.spix <at> web.de>
Cc: 14584 <at> debbugs.gnu.org
Subject: bug#14584: seq: -s does not work in the first row
Date: Sun, 09 Jun 2013 12:27:25 +0100
forcemerge 13227 13493 14584
stop

On 06/09/2013 11:57 AM, Marius Spix wrote:
> Marius Spix schrieb:
>> Hello,
>>
>> When I use the command
>>
>> seq -s ';' 10
>>
>> I receive the output:
>>
>> 1
>> 2;3;4;5;6;7;8;9;10;
>>
>> I think that this is not correct. The output must be
>>
>> 1;2;3;4;5;6;7;8;9;10

That was fixed in the coreutils-8.21 release (2013-02-14)

sorry for the trouble,
Pádraig.




This bug report was last modified 11 years and 64 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.