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