[
https://issues.apache.org/jira/browse/HADOOP-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563826#action_12563826
]
Amar Kamat commented on HADOOP-2575:
------------------------------------
There are still some things missing in '{{hadoop dfs -ls}}' like '{{ls -lh}}'
which gives the file-size etc in human readable form. I think we should put all
these features as an enhancement to {{ls}}. Thoughts?
> Shell command ls should support option -d
> -----------------------------------------
>
> Key: HADOOP-2575
> URL: https://issues.apache.org/jira/browse/HADOOP-2575
> Project: Hadoop Core
> Issue Type: New Feature
> Components: fs
> Affects Versions: 0.15.2
> Reporter: Hairong Kuang
> Assignee: Mahadev konar
>
> Shell command "ls" currently does not support option -d. Meanwhile the shell
> supports command "stat", but needs to supply the print format specifying
> which attributes to print on the screen. It's hard to use and in addition it
> does not support printing the file permissions. So I would like to propose
> that the shell supports "ls -d" and deprecates the command "stat".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.