How can I sort the output of an
s3cmd ls s3://xxx.yyy.zzz/kkk/
based on date?
(This is not duplicate of How to sort output of "s3cmd ls")
Thank you very much
just pipe output to sort
s3cmd ls s3://xxx.yyy.zzz/kkk/ | sort
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With