You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Michi Mutsuzaki (JIRA)" <ji...@apache.org> on 2014/03/29 02:18:16 UTC

[jira] [Updated] (ZOOKEEPER-1408) CLI: sort output of ls command

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

Michi Mutsuzaki updated ZOOKEEPER-1408:
---------------------------------------

    Attachment: ZOOKEEPER-1408.patch

> CLI: sort output of ls command
> ------------------------------
>
>                 Key: ZOOKEEPER-1408
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1408
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: java client
>            Reporter: Hartmut Lang
>            Assignee: Hartmut Lang
>            Priority: Minor
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-1408.patch, ZOOKEEPER-1408.patch, ZOOKEEPER-1408.patch, ZOOKEEPER-1408.patch
>
>
> Sort the output of the ls-command in the CLI. And remove the [] frame.
> Example: change output of "ls /"
> [test1, aa3, zkc1, aa2, aa1, zookeeper]
> to
> aa1, aa2, aa3, test1, zk1, zookeeper



--
This message was sent by Atlassian JIRA
(v6.2#6252)