mirror of
https://github.com/johnkerl/miller.git
synced 2026-08-02 04:22:59 +00:00
3 lines
171 B
Bash
3 lines
171 B
Bash
run_mlr --seed 12345 sample -k 2 $indir/abixy-het
|
|
run_mlr --seed 12345 sample -k 2 -g a $indir/abixy-het
|
|
run_mlr --seed 12345 sample -k 2 -g a,b $indir/abixy-het
|