mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-28 10:13:59 +00:00
DSL print UTs
This commit is contained in:
parent
ea43d60398
commit
0b01f2ebcb
1 changed files with 27 additions and 27 deletions
|
|
@ -3468,33 +3468,33 @@ run_mlr cat -n $tee2/out.pan
|
|||
run_mlr cat -n $tee2/out.wye
|
||||
run_mlr cat -n $tee2/out.zee
|
||||
|
||||
## ----------------------------------------------------------------
|
||||
#announce DSL PRINT
|
||||
#
|
||||
#print1=$reloutdir/print1
|
||||
#mkdir -p $print1
|
||||
#
|
||||
#run_mlr put -q 'print > "'$print1'/out.".$a, "abi:".$a.$b.$i' $indir/abixy
|
||||
#run_mlr cat -n $print1/out.eks
|
||||
#run_mlr cat -n $print1/out.hat
|
||||
#run_mlr cat -n $print1/out.pan
|
||||
#run_mlr cat -n $print1/out.wye
|
||||
#run_mlr cat -n $print1/out.zee
|
||||
#
|
||||
#run_mlr put -q 'print > "'$print1'/out.".$a, "abi:".$a.$b.$i' $indir/abixy
|
||||
#run_mlr cat -n $print1/out.eks
|
||||
#run_mlr cat -n $print1/out.hat
|
||||
#run_mlr cat -n $print1/out.pan
|
||||
#run_mlr cat -n $print1/out.wye
|
||||
#run_mlr cat -n $print1/out.zee
|
||||
#
|
||||
#run_mlr put -q 'print >> "'$print1'/out.".$a, "abi:".$a.$b.$i' $indir/abixy
|
||||
#run_mlr cat -n $print1/out.eks
|
||||
#run_mlr cat -n $print1/out.hat
|
||||
#run_mlr cat -n $print1/out.pan
|
||||
#run_mlr cat -n $print1/out.wye
|
||||
#run_mlr cat -n $print1/out.zee
|
||||
#
|
||||
# ----------------------------------------------------------------
|
||||
announce DSL PRINT
|
||||
|
||||
print1=$reloutdir/print1
|
||||
mkdir -p $print1
|
||||
|
||||
run_mlr put -q 'print > "'$print1'/out.".$a, "abi:".$a.$b.$i' $indir/abixy
|
||||
run_mlr cat -n $print1/out.eks
|
||||
run_mlr cat -n $print1/out.hat
|
||||
run_mlr cat -n $print1/out.pan
|
||||
run_mlr cat -n $print1/out.wye
|
||||
run_mlr cat -n $print1/out.zee
|
||||
|
||||
run_mlr put -q 'print > "'$print1'/out.".$a, "abi:".$a.$b.$i' $indir/abixy
|
||||
run_mlr cat -n $print1/out.eks
|
||||
run_mlr cat -n $print1/out.hat
|
||||
run_mlr cat -n $print1/out.pan
|
||||
run_mlr cat -n $print1/out.wye
|
||||
run_mlr cat -n $print1/out.zee
|
||||
|
||||
run_mlr put -q 'print >> "'$print1'/out.".$a, "abi:".$a.$b.$i' $indir/abixy
|
||||
run_mlr cat -n $print1/out.eks
|
||||
run_mlr cat -n $print1/out.hat
|
||||
run_mlr cat -n $print1/out.pan
|
||||
run_mlr cat -n $print1/out.wye
|
||||
run_mlr cat -n $print1/out.zee
|
||||
|
||||
## ----------------------------------------------------------------
|
||||
#announce DSL PRINT
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue