go-dirstat

command module
v0.0.0-...-cac0241 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2022 License: MIT Imports: 1 Imported by: 0

README

go-dirstat

A command line tool for analyzing and visualizing disk usage.

Installation

Using Go:

go install github.com/mlange-42/go-dirstat@latest

Usage

Get help:

dirstat -h

Run in the current folder, with default settings and JSON output

dirstat

Run in the current folder, with default settings and SVG output piped to a file:

dirstat treemap --svg > out.svg

Statistics over file extensions:

dirstat treemap --svg -x > out.svg

References

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL