I have PHP file that I have created. I saved it in my htdocs directory. I want this file to be ran the first of every month at 2am. The file creates a number of directories and sub directories. I'm an Advanced Begginer in Linux and am not sure how I go about creating a cron job. I've been told that is how i run a script on schedule. what files do i need to edit and how do I tell this "cron job" to run my script in htdocs on the particular date and time every month? Is there any clear tutorials on this. Most of them are pretty confusing to me.
Thanks in advance
Thanks in advance