Description: ncdu (NCurses Disk Usage) is a command-line utility that provides a visual representation of disk usage in a directory or file system. Developed with the NCurses library, ncdu allows users to navigate through directories, view space usage, and interactively manage files and directories based on their size.
Type: software
Pricing: free
Description: ripgrep is a fast command-line search tool that recursively searches directories for a regex pattern. It is similar to grep but faster due to Rust optimization.
Type: software
Pricing: Open Source