Hacker symbol

January 28, 2020 ~ 1 min read

JQ tricks


Parsing multiple values of an array

curl -s http://165.22.237.124:26657/net_info | jq '.result.peers[] | .node_info.id +"@"+ .remote_ip'

Sebastian BolaƱos

Hi, I'm Sebastian. I'm a software developer from Costa Rica. You can follow me on Twitter. I enjoy working on distributed systems.