I have a cron job running every 5 mins under a user in DA, every time it runs it creates a blank file in the /home/user/ directory, how do i prevent cron from creating these files? I found how to stop it sending mail everytime, but cant find how to stop the creation of blank files.