Hi all, I have a question about cron jobs. When I execute certain scripts, I notice they begin to fill up in my running processes. For example, I see over 100 "cron: running job (cron)" when I do a ps ax.
My question is why does this happen? And is there a command or something that I can add in to my current scripts to stop it from repeating?
Thank you.
My question is why does this happen? And is there a command or something that I can add in to my current scripts to stop it from repeating?
Thank you.