Skip to content

A cross platform command line utility that reports the disk usage for all files and folders in a directory

Notifications You must be signed in to change notification settings

clintmod/diskusage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diskusage

A cross platform command line utility that reports the disk usage for all files and folders in a directory. It's similar to Unix du.

Installation

Mac

You can use homebrew:

brew install clintmod/formulas/diskusage

Windows / Linux

  • Download the latest release
  • Untar it to a folder
  • Make sure the folder is added to your PATH variable.

Usage

You can execute it like: diskusage [dir] to list the sizes of the files and subdirectories in dir.

About

A cross platform command line utility that reports the disk usage for all files and folders in a directory

Resources

Stars

Watchers

Forks

Packages

No packages published