psize

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

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

Go to latest
Published: Nov 17, 2020 License: MIT Imports: 13 Imported by: 0

README

psize

Go Report Card

CLI tool for checking size of folders.

Install

export PATH=$PATH:$(go env GOPATH)/bin
go get -u github.com/mloo3/psize

Usage

psize [flags] [directory]
Example

Example of basic command

Flags

Usage of psize:

  -c int
    	shows count number of files (default 10)
  -count int
    	shows count number of files (default 10)
  -d	do not shows size of directories
  -dirsize
    	do not shows size of directories
  -r	shows files in ascending order
  -reverse
    	shows files in ascending order
  -v	prints version
  -version
    	prints version

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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