#!/bin/sh a=$(realpath --relative-to=jni/mkxp "$1") b=$(realpath --relative-to=jni/mkxp "$2") cd jni/mkxp xxd -i "$a" "$b"