gkalele / gncdu

Implements NCurses Disk Usage(ncdu) with golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gncdu

gncdu implements NCurses Disk Usage(ncdu) with golang, and is at leaset twice faster as ncdu.

Install

Download executable file from releases page.

Or execute go install github.com/bastengao/gncdu.

Usage

gncdu [path]

screenshot

About

Implements NCurses Disk Usage(ncdu) with golang


Languages

Language:Go 98.1%Language:Shell 1.9%