diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2026-08-11 00:03:29 +0000 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2026-08-11 00:03:29 +0000 |
| commit | 43da8e9f6bf56950f0d0e4038df14688ab4a319c (patch) | |
| tree | f9759b56278893c240a664358f0b633210bfbf33 /deskutils/(developers-only) | |
| parent | 537515c50554d7dd83c981eaee662fab588bdbae (diff) | |
Leaves is a disk usage analyzer inspired by WinDirStat and QDirStat.
It shows files and directories in a hierarchy of nested
rectangles. The area of a rectangle is proportional to its size. A 200
MB file will have twice the size as a sibling with 100 MB. The parent
directory will have about 3 times the area of the smaller file.
However, due to the limited resolution of working at a character
level, this is a fairly coarse approximation compared to a graphical
tool. On the other hand, this will work over remote shell connections
when graphical desktop environments are not available or impractical.
WWW: https://github.com/patonw/leaves
Diffstat (limited to 'deskutils/(developers-only)')
0 files changed, 0 insertions, 0 deletions
