Skip to content

DiskUsageSorted or dus is like the Unix tool du but sorted!

License

Notifications You must be signed in to change notification settings

acardace/DiskUsageSorted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

DiskUsageSorted

DiskUsageSorted or dus is like the Unix tool du but sorted!

Since I was tired of doing du -sh somedir and then cat the output to awk or other unix-tools in order to sort according to disk usage I just wrote myself DiskUsageSorted.

Usage

$ dus -help

Install

$ go get github.com/ichigo663/DiskUsageSorted
$ go install github.com/ichigo663/DiskUsageSorted

About

DiskUsageSorted or dus is like the Unix tool du but sorted!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages