#!/bin/bash trap "exit 0" 1 2 3 15 sleep 5 /srv/broadcast ${@} & wait