hsize

command module
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: GPL-3.0 Imports: 5 Imported by: 0

README

hsize GitHub license

command line tool for human readable size

Installation

go get -u github.com/gonejack/hsize

Usage

by arguments

> hsize 123 383764
123B
374.76KB

by stdin

> echo 19129219219129119 | hsize
16.99PB

Arguments

-p precision
> hsize 1025
1KB
> hsize -p 5 1025
1.00097KB

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