Skip to content
/ dius Public

Fast calculation of folder/file sizes. Alternative `du -h -d 1`

License

Notifications You must be signed in to change notification settings

bavix/dius

Repository files navigation

Disk Utility (dius)

ezgif-1-33af454190

Install

go install github.com/bavix/dius@latest

Alternative installation

cd /tmp
git clone https://github.com/bavix/dius.git
cd dius
go install -ldflags "-s -w"

Usage

# pwd dir
dius

# user folder
dius ~

# mounts
dius /mnt/md0