iterating

This commit is contained in:
John Kerl 2021-03-28 10:31:21 -04:00
parent 917faeb255
commit 6b42212c10

View 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">>