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

Reply via email to