#!/usr/bin/env bash set -eo pipefail [ -n "$1" ] && command -v "$1" || exit 1