#!/bin/bash cat oracle-cards-20240421210231.json | jq '.[] | select(.set | contains("otj"))' > otj.json