Re: Having trouble with Cron

2011-03-22 Thread Dom
On 22/03/11 17:42, Ed Curtis wrote: Maybe someone can help out with this. I have a bash script I run at 1am every morning via an entry in cron.d. It records an echo in a file when done so I can record it running. The trouble I'm having with it is that it's recording that's it has completed about

Re: Having trouble with Cron

2011-03-22 Thread Dr. Ed Morbius
on 13:42 Tue 22 Mar, Ed Curtis (e_cur...@homes2see.com) wrote: > Maybe someone can help out with this. I have a bash script I run at > 1am every morning via an entry in cron.d. It records an echo in a > file when done so I can record it running. The trouble I'm having > with it is that it's recordi

Having trouble with Cron

2011-03-22 Thread Ed Curtis
Maybe someone can help out with this. I have a bash script I run at 1am every morning via an entry in cron.d. It records an echo in a file when done so I can record it running. The trouble I'm having with it is that it's recording that's it has completed about once a minute from the hour starti