Nelson Ferraz
Nelson Ferraz
I'm releasing a new version (v1.1.4) that fixes the --percentile and --quartile options. Right now it only accepts one parameter, but I liked the idea of multiple parameters and will...
Thanks for your suggestion. st was written in a way that it can be chained with other unix tools. For instance: you can start filtering the "a" rows with _grep_:...
Thanks for the awk tip - it's a better option indeed. Now I understand your initial request, a possible workaround (at least until I implement some kind of group by...