Hi there,
I am not a unix scripter, however I have been given the task of amending the following so that it stores a daily log result:
mailx -s "`hostname`:$ORACLE_SID Commit Count for `date`" g.blah@blah.com,j.blah@blah.com </tmp/commitCount.log
currently this emails to two addresses and...