hdfs
hdfs copied to clipboard
Add support to sort files in ls command by time
Similar to how unix ls works, param could be -t
If this is considered a good idea, I'm happy to take a stab to implement it.
Hi @bbaja42,
Sorry for the eternally delayed response. That seems like a great idea - I'd add -c, -u, and -U while you're at it.
Thanks for the suggestion!