#!/bin/sh set -euo pipefail if [ $# -ne 2 ]; then cat <