This might help (IWFM)
but for speed, if you still want to use your code jq, use ‘-j’ not ‘-r’ when calling it, from the man
○ --join-output / -j:
Like -r but jq won´t print a newline after each output.
This might help (IWFM)
but for speed, if you still want to use your code jq, use ‘-j’ not ‘-r’ when calling it, from the man
○ --join-output / -j:
Like -r but jq won´t print a newline after each output.