You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2018/08/28 07:38:00 UTC

[jira] [Assigned] (KARAF-5881) shell:sort does not sort correctly

     [ https://issues.apache.org/jira/browse/KARAF-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet reassigned KARAF-5881:
--------------------------------------

    Assignee: Guillaume Nodet

> shell:sort does not sort correctly
> ----------------------------------
>
>                 Key: KARAF-5881
>                 URL: https://issues.apache.org/jira/browse/KARAF-5881
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 4.0.10
>            Reporter: Klaus Kapp
>            Assignee: Guillaume Nodet
>            Priority: Major
>
> sort -b --field-separator='|' --key=7
> does not sort correctly
>  
> I have a list with multiple fields separated by pipe ("|"). I want to sort by 7th field but sort does not what it should. If i write the output into a file and sort it in linux's bash it sorts correctly.
> So it seems to be a bug in shell:sort.
> I also tried sorting by other fields, which also doesn't work correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)