miller/data/s1.sh
2015-08-22 13:32:35 -04:00

4 lines
176 B
Bash
Executable file

#!/bin/bash
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