07 Apr 12
spark is a shell script that takes a list of numbers (comma-delimited, spaces, whatever you’d like) and outputs an histogram using unicode characters.
$ spark 0 30 55 80 33 150
▁▂▃▅▂▇
by mlb
14 years ago