mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-25 17:04:01 +00:00
iterating
This commit is contained in:
parent
917faeb255
commit
6b42212c10
1 changed files with 12 additions and 0 deletions
12
experiments/cli-parser/msys2in.sh
Normal file
12
experiments/cli-parser/msys2in.sh
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
/home/kerlj/git/miller/experiments/cli-parser/cliparse.exe '$c=$a."bbb"'
|
||||
# <<C:\tools\msys64\home\kerlj\git\miller\experiments\cli-parser\cliparse.exe "$c=$a.\"bbb\"">>
|
||||
#
|
||||
# args[0] <<C:\tools\msys64\home\kerlj\git\miller\experiments\cli-parser\cliparse.exe>>
|
||||
# args[1] <<$c=$a."bbb">>
|
||||
|
||||
$ /c/users/kerlj/git/miller/experiments/cli-parser/cliparse.exe '$c=$a."bbb"'
|
||||
# <<C:\users\kerlj\git\miller\experiments\cli-parser\cliparse.exe "$c=$a.\"bbb\"">>
|
||||
#
|
||||
# args[0] <<C:\users\kerlj\git\miller\experiments\cli-parser\cliparse.exe>>
|
||||
# args[1] <<$c=$a."bbb">>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue