Hi
I have the coreutils version 5.97.
I wonder why the behaviour of seq is different
for integer and non-integer INCREMENT.
Examples:
$ seq 10 10 30
10
20
30
$ seq 0.1 0.1 0.3
0.1
0.2
$
According to the man page, it should be the same result
namely the first example, which is correct.
Greetings,
Vincent
--
Vincent Rossetto
Laboratoire de physique et modélisation de la matière condensée / CNRS Grenoble
mailto:[EMAIL PROTECTED]
phone: (+33) 4 56 38 71 35.
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils