changing to sh

This commit is contained in:
jungle-boogie 2015-08-26 14:25:42 -07:00
parent 6f6a049e49
commit ea980a8ac9

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/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