The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version dirsize.jar (315.3 kB)
Email in envelope

Get an email when there's a new version of DirSize

Home / v1.2.0
Name Modified Size InfoDownloads / 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

Source: README.md, updated 2021-01-06