You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/01/27 20:50:36 UTC

[jira] [Commented] (HADOOP-8934) Shell command ls should include sort options

    [ https://issues.apache.org/jira/browse/HADOOP-8934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294073#comment-14294073 ] 

Allen Wittenauer commented on HADOOP-8934:
------------------------------------------

[~jonallen], if you want to rebase this for trunk, let's get it committed.

Thanks!

> Shell command ls should include sort options
> --------------------------------------------
>
>                 Key: HADOOP-8934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>            Reporter: Jonathan Allen
>            Assignee: Jonathan Allen
>            Priority: Minor
>         Attachments: HADOOP-8934.patch, HADOOP-8934.patch, HADOOP-8934.patch, HADOOP-8934.patch, HADOOP-8934.patch, HADOOP-8934.patch, HADOOP-8934.patch
>
>
> The shell command ls should include options to sort the output similar to the unix ls command.  The following options seem appropriate:
> -t : sort by modification time
> -S : sort by file size
> -r : reverse the sort order
> -u : use access time rather than modification time for sort and display



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)