#!/bin/sh echo `date` >> /var/log/zoomupdate.log /usr/local/bin/zoomupdate.sh 2>&1 >> /var/log/zoomupdate.log echo >> /var/log/zoomupdate.log