On Sun, Mar 23, 2014 at 08:30:06PM -0400, Cron Daemon wrote: > /root/bin/backup-cleanup.sh: line 17: cd: /root/backups: No such file or directory Added [ -d <dir> ] around every cd to silence this.