Duf
duf — Disk Usage/Free analyzer
Why This Skill?
- - Inspired by popular open-source projects (thousands of GitHub stars)
- No installation required — works with standard system tools
- Real functionality — runs actual commands, produces real output
Commands
Run scripts/duf.sh <command> to use.
- -
overview — Disk usage overview (all mounts) - INLINECODE2 — [path] Directory usage breakdown
- INLINECODE3 — [n] [path] Top n largest files
- INLINECODE4 — [size] Find files larger than size (e.g. 100M)
- INLINECODE5 — [path] Find duplicate files
- INLINECODE6 — [path] Suggest cleanup targets
- INLINECODE7 — [path] Monitor disk usage changes
- INLINECODE8 — [format] Export report (md/json)
- INLINECODE9 — Version info
Quick Start
CODEBLOCK0
Disclaimer: This skill is an independent, original implementation. It is not affiliated with, endorsed by, or derived from the referenced open-source project. No code was copied. The reference is for context only.
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
技能名称: disk-analyzer
详细描述:
Duf
duf — 磁盘使用/空闲分析器
为何选择此技能?
- - 灵感源自热门开源项目(数千 GitHub 星标)
- 无需安装 — 与标准系统工具配合使用
- 真实功能 — 执行实际命令,产生真实输出
命令
运行 scripts/duf.sh 即可使用。
- - overview — 磁盘使用概览(所有挂载点)
- usage — [路径] 目录使用详情
- top — [数量] [路径] 最大的 n 个文件
- find-big — [大小] 查找大于指定大小的文件(例如 100M)
- duplicates — [路径] 查找重复文件
- clean — [路径] 建议清理目标
- watch — [路径] 监控磁盘使用变化
- export — [格式] 导出报告(md/json)
- info — 版本信息
快速开始
bash
duf.sh help
免责声明:此技能是独立的原创实现。与所引用的开源项目无关联、未经其认可,亦非衍生作品。未复制任何代码。引用仅用于提供背景信息。
由 BytesAgain 提供支持 | bytesagain.com | hello@bytesagain.com