https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193994
Bug ID: 193994
Summary: sort doesn't handle old key notation properly
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Created attachment 147749
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147749&action=edit
patch for head
The bsd sort doesn't handle properly old notation for keys,and in some cases
the conversion function skips last argument.
'sort +0n' is converted in 'sort -k1,1' loosing the ability to perform a
numeric sort.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"