Jump to content

Recommended Posts

Posted

Hi;

I am trying to run a script and does not work,

I have to make sure that cron job works,

 

1- is there is way to find out if the cron runs or not?

 

2- the first thing came to my mind was; when the cron job runs it sends an email,

is this a right way to make sure cron job is working?

 

3- but now I am not sure how make the cron command simple to get email,

hopping to get some help here:

here is cron command:

0 0 * * * /usr/bin/wget -O /dev/null -T 0 http://example.com/mail/dmail.php?pw=YourDailyMailPass 1> /dev/null 2> /dev/null

 

appreciate your help.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...