LinuxCommandLibrary

wiper

TUI disk space analyzer and cleanup tool

TLDR

Analyze the current directory
$ wiper
copy
Analyze a specific directory
$ wiper [/home]
copy

SYNOPSIS

wiper [path]

DESCRIPTION

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.

HISTORY

wiper was created by Alexandr Kobrin (ikebastuz) and is written in Rust.

SEE ALSO

dust(1), dua(1), ncdu(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard