find ~/public_html/backup/BACKUP_*.tar -type f -mtime +1 -exec /bin/rm -f {} \;