#!/bin/sh mconf=/etc/monit/monitrc if [ ! -r $mconf ] then cat >&3 <&3 /bin/ls -lR /etc/monit >&3 2>&1 printf "\n" >&3 exit 0