Have you ever wanted to force a script to act differently when it is invoked by cron? If the script is run interactively, for example, you might want the script to prompt the user for some information ...
The crontab-ui is very user friendly. How to install crontab-ui for remote use Your email has been sent Jack Wallen walks you through the process of installing a web ...
We have a process we run using cron every 3 minutes. This process basically processes a queue. Sometimes lots of items appear in the queue and we want to stop the process, empty the queue and restart ...