- By default it should only sort by byte size.
- Setting the sorting should be an option flag where the value is a comma seperated list for key words. The order of these keywords determines the priority in the sorting. Example: --flag='bytes,file_count' means order by bytes and if the bytes are the same then order by file count.
- By default it should only sort by byte size.
- Setting the sorting should be an option flag where the value is a comma seperated list for key words. The order of these keywords determines the priority in the sorting. Example: --flag='bytes,file_count' means order by bytes and if the bytes are the same then order by file count.