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 "Arjun K R (JIRA)" <ji...@apache.org> on 2013/02/26 08:48:12 UTC

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

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