GNU bug report logs - #13493
seq -s, 1 3 gives unexpected output

Previous Next

Package: coreutils;

Reported by: Morten Hustveit <morten <at> eventures.vc>

Date: Fri, 18 Jan 2013 21:39:02 UTC

Severity: normal

Merged with 13227, 14584, 15869, 17058

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Morten Hustveit <morten <at> eventures.vc>
To: bug-coreutils <at> gnu.org
Subject: seq -s, 1 3 gives unexpected output
Date: Fri, 18 Jan 2013 13:27:31 -0800
[Message part 1 (text/plain, inline)]
Running "seq -s, 1 3" on coreutils 8.20 gives the output

  1
  2,3,

Running "seq -s, 1 3" on coreutils 8.13 gives the output

  1,2,3

I prefer the latter output.
[Message part 2 (text/html, inline)]

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

Previous Next


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