mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 10:15:36 +00:00
12 lines
553 B
Bash
12 lines
553 B
Bash
/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">>
|
|
|