I noticed another separator issue with "seq" (also coreutils, same
version)


I tried to sort a .csv file containing the following lines by the 2nd column....
38,41,10,7
70,37,23,10

using
sort -nr -t, -k2

That happily worked in Quantal, but does only something weird in Raring.

I expect the entire coreutils package to be separator-defective. No
wonder it's stuck in debian Sid and didn't go in Jessie...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1161073

Title:
  coreutils: seq puts the separator on wrong spot! ; sort does not sort
  by the given field with a non-default separator

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1161073/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to