View disk space usage and delete unwanted data, fast.

cleaner disk efficient fast space-use terminal-based
1 Open Issue Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub
System Utilities Disk Management

AI Summary: Add a new command-line option to the `dua` CLI tool to output disk usage data in a format compatible with flamegraph.pl (or similar tools). The output should be a single line per file/directory, with path separators replaced by semicolons, and special characters replaced by underscores. Hard link handling is optional but preferred. This involves modifying the existing code to generate the specific output format and potentially adding logic to handle hard links efficiently.

Complexity: 3/5
enhancement help wanted

View disk space usage and delete unwanted data, fast.

Rust
#cleaner#disk#efficient#fast#space-use#terminal-based