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
813187de65
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
mlr --opprint "$@" step -a rsum,delta,counter -f x,y -g a ../data/small
|
||||
echo
|
||||
mlr --opprint "$@" step -a rsum,delta,counter -f x,y ../data/small
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue