pyatcron-devel-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Pyatcron-devel-list] Got root?


From: Julien Olivier
Subject: RE: [Pyatcron-devel-list] Got root?
Date: Thu, 13 Nov 2003 09:16:46 +0000

> On second thought, that won't work either, because that would mean
> that you'd have to put in the root password to run the program, right?
> So, maybe sudo??? I've never used sudo before at all, so I'm just
> guessing from what I've read about it in the past... 


Eh guys ! You will laugh when you hear the solution :)

All we have to do is create a temporary file int /tmp.

For example, try it: echo "55 10 00 11 *        /usr/bin/blabla" >
/tmp/mycrontab

Then, you install the crontab by running "crontab /tmp/mycrontab".

You don't need the root password for that.

That couldn't be easier, could it ?

-- 
Julien Olivier <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]