Search:

Type: Posts; User: playfight

Search: Search took 0.00 seconds.

  1. cron working!

    Thanks everyone!
    Cron was working, just not seeing it. Tried to make a log.txt, but nothing was being written to it. But at some point, the shell told me I had new mail, which I went and checked,...
  2. trying out cron...

    Thanks,

    cron certainly seems to be the way to go, but I am not getting it to work.

    I created a crontab for my user:
    15 10 * * * /src/hello/ a.out

    so at 10:15 I tried to run my c...
  3. scheduled running of a c file, checking date/time

    I am using Redhat 9.0, gcc -

    I am trying to write a simple c application that:

    * starts when I turn the computer on
    * checks to see what time and day it is
    * if it is saturday, 8 p.m. it...
Results 1 to 3 of 3