mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
changing to sh
This commit is contained in:
parent
6f6a049e49
commit
ea980a8ac9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue