mirror of
https://github.com/calmh/du.git
synced 2026-07-17 01:15:06 +00:00
Get disk usage information like how much space is available, free, and used
- Go 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| cmd/du | ||
| diskusage.go | ||
| diskusage_posix.go | ||
| diskusage_unsupported.go | ||
| diskusage_windows.go | ||
| diskusage_windows_test.go | ||
| LICENSE | ||
| README.md | ||
du
Get total and available disk space on a given volume.
Documentation
http://godoc.org/github.com/calmh/du
License
Public Domain