distribution icon indicating copy to clipboard operation
distribution copied to clipboard

Short, simple, direct scripts for creating ASCII graphical histograms in the terminal.

Results 3 distribution issues
Sort by recently updated
recently updated
newest added

Currently, if using options that colorize the output, `distribution` doesn't player super nicely when piping its output to another command, or redirecting it to a file, due to the the...

This seems like a minor thing, but it would be helpful to have the ability to read from one or more files passed as command line options instead of standard...

Because the "tokenize" parameter is tested for existence, it's challenging to tokenize on "nothing" (which would split everything into individual characters) Notably, there is also a difference in behavior between...