Thank you for unsuspending my account. However, I am still having trouble in creating cron jobs. This time, I have made sure that I will create no more than two cron job per day. I only have these two cron job below: Once an hour (0 * * * *) bash /home1/jimpls/test1.bash Once an hour (30 * * * *) bash /home1/jimpls/test2.bash However, they kept being deleted by the system. Did you see anything wrong?