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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to