Arjun K R created HADOOP-9335:
---------------------------------

             Summary: Including UNIX like sort options for ls shell command
                 Key: HADOOP-9335
                 URL: https://issues.apache.org/jira/browse/HADOOP-9335
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
    Affects Versions: 0.20.2
            Reporter: Arjun K R
            Priority: Minor


Currently ls shell command does not support sort optiions.The ls shell command 
should include following unix like sort options :
-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