xq
xq copied to clipboard
add --raw: one line per match
this is similar to jq -r. When I need to parse XML, I often want to quickly extract some element.
@jeffbr13 are you accepting PRs?