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.
