hardillb’s avatarhardillb’s Twitter Archive—№ 15,750

  1. beating my head against jq trying to do a recursive query
    1. …in reply to @hardillb
      after digging a suitable dent the solution is '.. | select( type == "object") | .child[]'