俺だったら

#!/bin/sh

CHECK_LOG=/var/log/check.log

exec > $CHECK_LOG

ls -i /var/log/syslog
date