diskusage

command module
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

diskusage

A tool for showing disk usage.

installation

go install github.com/chenquan/diskusage@latest

use

$ diskusage -h
A tool for showing disk usage.

Usage:
  diskusage [flags]

Flags:
  -d, --depth int       Shows the depth of the tree directory structure (default 1)
      --dir string      Dir path (default "./")
  -f, --filter string   Make regular expression filter (default ".")
  -h, --help            help for diskusage
  -t, --type strings    Only count certain types of files  (default all)
  -u, --unit string     Displayed units. optional: B(Bytes), K(KB), M(MB), G(GB), T(TB) (default "M")

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