Results 1 to 2 of 2

Thread: Crontab will not run

  1. #1
    Join Date
    Dec 2010
    Beans
    8

    Crontab will not run

    EDIT: Never mind its working now..

    Hi, I'm running Ubuntu 10.10 x64 and after installing Cron commands they do not run.

    Here is what I have installed using crontab -e
    Code:
    root@ccaudill:~# crontab -l
    # m h  dom mon dow   command
    0 7 * * * sh /home/minecraft/mcmap/day.sh
    0 8 * * * sh /home/minecraft/mcmap/night.sh
    * * * * * cp /home/minecraft/plugins/iConomyChestShop/ChestShop.stats.html /var/www/econ.html
    root@ccaudill:~#
    The first two run a script that starts a program, the last is for copying a simple webpage to the www folder once every minute.
    After having these installed they do not run at all as far as I can tell.
    Last edited by C23; May 8th, 2011 at 03:05 AM.

  2. #2
    Join Date
    Oct 2006
    Location
    New York
    Beans
    1,118
    Distro
    Xubuntu 12.10 Quantal Quetzal

    Re: Crontab will not run

    Did you change anything? Or was it working all along? Mark as solved?
    xubuntu minimal, extensive experience, lshw: http://goo.gl/qCCtn
    blog: http://goo.gl/yLg78
    Linux viruses: http://goo.gl/6OCKA

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •