Tuesday, May 28, 2013

Set my script automatic without using cron

Set my script automatic without using cron

I want to run a script automatically, Can some one provide me the piece of code that runs a script each day (only once) at a particular time (05:30). Without using the cron job.