4 lines
54 B
Text
4 lines
54 B
Text
|
|
$ jq -n '"abcdabcd" | match("bc"; "g") | .offset'
|
||
|
|
1
|
||
|
|
5
|