-
-
Notifications
You must be signed in to change notification settings - Fork 5
tui: disk management #44
Copy link
Copy link
Open
Description
Review the following TUI apps for disk management. Add relevant tools to https://practical.li/engineering-playbook/os/tui/#disk-management
- gdu du written in Go language
- dua disk usage analyser, can also delete files. Runs in parallel so very fast
- dust du + rust = dust, a more intuative
ducommand
Install dua for Linux
curl -LSfs https://raw.githubusercontent.com/Byron/dua-cli/master/ci/install.sh | \
sh -s -- --git Byron/dua-cli --target x86_64-unknown-linux-musl --crate dua --tag v2.29.0Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Options