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