The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-01-06 | 952 Bytes | |
Release - v1.2.0.tar.gz | 2021-01-06 | 5.9 MB | |
Release - v1.2.0.zip | 2021-01-06 | 6.0 MB | |
dirsize.jar | 2020-09-26 | 368.3 kB | |
Totals: 4 Items | 12.3 MB | 0 |
Summary
With this release I added the Reverse Sorting -r
switch. This reverses the default sort and will vary by sorting type. Here is the impact to the various sorting options.
Size Sorting -ss
Size Sorting is the default sorting algorithm. It will display in descending order with the largest sizes at the top. The reverse sorting switch -r
will display in ascending order.
File Sorting -sf
This is the same as size sorting. If you are using File Size Sorting, reverse sorting -r
will display the output in ascending order.
Directory Sorting -sd
With directory sorting it's the opposite. It's normally in ascending alphabetical order. Reverse sorting -r
will reverse that.
NOTE:
You don't need to build dirsize to use it. The dirsize.jar file attached to the releases is directly executable. To run it, in a command prompt with java in your path, simply execute java -jar dirsize.jar