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.
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.