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