What is crontab? cron is a Unix utility or program, which allows users to run other programs at scheduled times. Crontab is a file which contains the schedule of cron entries to be run and at specified times. In order to run a cron job, you need to program it. Fortunately, most web servers are able [...]
Continue reading...
Monday, May 24, 2010
0 Comments