You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Varun Dhussa (JIRA)" <ji...@apache.org> on 2013/06/09 04:22:20 UTC

[jira] [Created] (HADOOP-9636) UNIX like sort options for ls shell command

Varun Dhussa created HADOOP-9636:
------------------------------------

             Summary: UNIX like sort options for ls shell command
                 Key: HADOOP-9636
                 URL: https://issues.apache.org/jira/browse/HADOOP-9636
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
    Affects Versions: 3.0.0
            Reporter: Varun Dhussa


Add support for unix ls like sort options in fs -ls:
-t : sort by modification time
-S : sort by file size
-r : reverse the sort order
-u : sort by acess time

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira