#!/bin/sh if ! egrep -q "^$SENDER\b" -- "$1/moderators"; then if [ -r "$1/text/moderated" ]; then cat "$1/text/moderated" else inlocal=`cat "$1/inlocal"` inhost=`cat "$1/inhost"` cat <