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