Re: how to automatically run a script each day?



On Thu, 11 Jan 2007 16:07:12 -0500, Shawn <shaw@xxxxxxxxxx> wrote:

Hi,

I want to run a script everyday. I heard of cron. But the problem is
(1)It seems it needs root permission, which is impossible for me to get it, because the administrative people in the company will not give that to me.
(2)I have never used cron. Reading the tutorial found on the web seems it is not easy (for me).

I am wondering if there is any other ways to do it. It is just a simple script which needs to be run every day. I hate to do it by myself manually.

Thank you very much.

if you're using kde type "kcron" it's a gui for cron (Gnome probably has something similar). It doesn't need root permission Users don't use cron they use crontab


--
OpenSuse 10.2 x64, KDE 3.5, Opera 9.x weekly
.



Relevant Pages

  • Re: how to automatically run a script each day?
    ... I want to run a script everyday. ... I heard of cron. ... It seems it needs root permission, which is impossible for me to get ... man crontab ...
    (comp.os.linux.misc)
  • how to automatically run a script each day?
    ... I want to run a script everyday. ... I heard of cron. ... It seems it needs root permission, which is impossible for me to get it, because the administrative people in the company will not give that to me. ... I hate to do it by myself manually. ...
    (comp.os.linux.misc)
  • Re: how to automatically run a script each day?
    ... I want to run a script everyday. ... I heard of cron. ... It seems it needs root permission, which is impossible for me to get ... But your sysadmins might not like that, ...
    (comp.os.linux.misc)
  • Re: how to automatically run a script each day?
    ... Shawn wrote: ... It seems it needs root permission, which is impossible for me to get ... Even though cron runs as root, regular users can use it, unless ... man 5 crontab ...
    (comp.os.linux.misc)
  • Re: how to automatically run a script each day?
    ... Shawn writes: ... It seems it needs root permission, which is impossible for me to get ... I have never used cron. ... crontab calls up the editor to edit the file that cron uses. ...
    (comp.os.linux.misc)