logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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 diskonaut in the current directory:

diskonaut

  • Start diskonaut in 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

See Also