Skip to content

tui: disk management #44

@practicalli-johnny

Description

@practicalli-johnny

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 du command

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.0

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Options

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions