https://github.com/parmaster/gdu
GCLI disk usage utility written in Go
https://github.com/parmaster/gdu
Last synced: 9 months ago
JSON representation
GCLI disk usage utility written in Go
- Host: GitHub
- URL: https://github.com/parmaster/gdu
- Owner: parMaster
- License: gpl-3.0
- Created: 2024-05-21T11:03:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T13:23:12.000Z (over 1 year ago)
- Last Synced: 2024-05-22T15:44:42.465Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
GCLI utility to display disk usage in a human-readable format. Inspired by Ubuntu Disk Usage Analyzer that I find very convenient to use, but I wanted to have a similar tool in the terminal.
# Preview

# Usage
```shell
gdu [path]
```