miller/data/s1.sh
2015-08-26 14:25:42 -07:00

4 lines
174 B
Bash
Executable file

#!/bin/sh
mlr --opprint "$@" stats1 -a mean,sum,count,min,max -f i,x,y -g a,b ../data/medium
echo
mlr --opprint "$@" stats1 -a mean,sum,count,min,max -f i,x,y ../data/medium