Linux command
wiper 命令
网络
复制后可按需替换文件名、目录或参数。
常用示例
Analyze the current directory
wiper
Analyze a specific directory
wiper [/home]
Navigate with keyboard: j/k or arrows to move, l/Enter to enter folder, h/Backspace to go back
wiper
Press d twice to delete selected item, press t to toggle trash mode
wiper
说明
wiper is a terminal-based disk analyzer that scans directories and visually displays which folders consume the most space. It provides colored output, file size metrics, and keyboard shortcuts for navigating and cleaning up disk usage. Works on Linux, macOS, and Windows.
参数
- j, k, Down, Up
- Navigate up and down through directories
- l, Right, Enter
- Enter a selected folder
- h, Left, Backspace
- Return to parent directory
- d
- Delete mode (press once to select, again to confirm)
- s
- Toggle sort order between name and size
- c
- Toggle gradient coloring for visual space usage
- t
- Toggle trash mode (permanent vs. recoverable deletion)
- q
- Exit the application
FAQ
What is the wiper command used for?
wiper is a terminal-based disk analyzer that scans directories and visually displays which folders consume the most space. It provides colored output, file size metrics, and keyboard shortcuts for navigating and cleaning up disk usage. Works on Linux, macOS, and Windows.
How do I run a basic wiper example?
Run `wiper` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does j, k, Down, Up do in wiper?
Navigate up and down through directories