#!/usr/bin/env bash set -euo pipefail recipient=${1:-operations} cat <