Package: coreutils Version: 5.97-5.3 Severity: normal I saw that "seq 1 9" gives 9 lines: 1 2 3 4 5 6 7 8 9
while "seq 1.1 9.1 gives only 8 lines: 1.1 2.1 3.1 4.1 5.1 6.1 7.1 8.1 That's confusing. I expect seq behaves the same way in the two cases. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.18-2-686 (SMP w/1 CPU core) Locale: LANG=es_DO.UTF-8, LC_CTYPE=es_DO.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages coreutils depends on: ii libacl1 2.2.42-1 Access control list shared library ii libc6 2.5-9+b1 GNU C Library: Shared libraries ii libselinux1 2.0.15-2 SELinux shared libraries coreutils recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

