I need to make a cron job that will delete all of the files out of a directory and backup my mysql database, then delete the old backup every night at 12 AM.
I have been searching for some good tutorials but they all seem to rely on knowing UNIX, which I haven’t the slightest… If anyone could help me out, that would be great.