s4cmd
s4cmd copied to clipboard
du list size of all subdirectories?
'du -r' already traverse all s3 keys but it only output the total size of the directories of the given path. Is it possible to output sizes of all subdirectories recursively like tree structure?