An open API service indexing awesome lists of open source software.

https://github.com/f0903/folder-weight-rank


https://github.com/f0903/folder-weight-rank

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Folder Weight Rank

A tiny CLI tool for ranking folders and files in a directory by decending size.
Simply run the tool to rank its current directory, or pass it a directory through the command line.

Options:
*-t* Print the time it took to measure at the end.
*-tc* Set number of max threads to use.
*-b* Print the entry sizes in bytes.
*-kb* Print the entry sizes in kilobytes.
*-mb* Print the entry sizes in megabytes.
*-gb* Print the entry sizes in gigabytes.