#!/usr/bin/env bash function broadcast() { podman exec "$1" "$2" }