#!/bin/sh # @(#) MCabber event command # @(#) 2008-10-05 if [ "$1 $2" = "MSG IN" -o "$1 $2" = "MSG MUC" ] then #ogg123 ~/audios/sounds/beep.ogg >/dev/null 2>&1 & : fi