Navigate Disk Space - Control Disk Usage with Diskonaut | Online Free DevTools by Hexmos
Control disk space usage with Diskonaut, a terminal disk space navigator. Analyze directory sizes and free up storage space. Free online tool, no registration required.
diskonaut
Terminal disk space navigator, written in Rust. More information: https://github.com/imsnif/diskonaut.
- Start
diskonautin the current directory:
diskonaut
- Start
diskonautin a specific directory:
diskonaut {{path/to/directory}}
- Show file sizes rather than their block usage on the disk:
diskonaut --apparent-size {{path/to/directory}}
- Disable deletion confirmation:
diskonaut --disable-delete-confirmation
