i noticed something now. i setup a cron job with crontab -e on a local machine and things work fine. i logged into a remote machine with SSH and also setup the same job with crontab -e and things dont work what could be the cause ? could the reason be related to the difference between crontab -e and /etc/crontab ? i would love to read on this On Wed, Jan 23, 2013 at 12:48 PM, Johnny Hughes <johnny@xxxxxxxxxx> wrote: > On 01/23/2013 05:41 AM, Adekoya Adekunle wrote: > > i tried this(gedit /etc/crontab). it loads a file. the content of this > > file is different from what i have in crontab -e. why the difference ? > > > > > > > > On Wed, Jan 23, 2013 at 12:31 PM, Reindl Harald <h.reindl@xxxxxxxxxxxxx > >wrote: > > > >> > >> Am 23.01.2013 12:23, schrieb Adekoya Adekunle: > >>> hi, > >>> > >>> How can I open crontab with gedit any any other editor ? > >>> i want to edit my cron jobs with other editors beside vi > >> su - > >> gedit /etc/crontab > > crontab -e is the crontab for the specific user in question (who you are > logged as) ... while /etc/crontab is the "system" crontab. > > > > > _______________________________________________ > CentOS mailing list > CentOS@xxxxxxxxxx > http://lists.centos.org/mailman/listinfo/centos > > _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos