command
module
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: Aug 23, 2022
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
percentile
Display percentile.
Usage
Usage of percentile:
cat file | percentile
Options
-version
show version
Example
% cat sample.txt
130111.400000
137671.500000
136399.200000
135166.800000
135148.600000
137568.400000
% cat sample.txt|percentile
count: 6
max: 137671.5000
avg: 135344.3167
min: 130111.4000
99pt: 137671.5000
95pt: 137671.5000
90pt: 137568.4000
75pt: 137568.4000
Installation
homebrew
Use homebrew tap
$ brew install kazeburo/tap/percentile
Download from GitHub Releases
Download from GitHub Releases and copy it to your $PATH.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.