ubuntu-users@lists.ubuntu.com
[Top] [All Lists]

RE: How do I get a script to run every ten minutes?

Subject: RE: How do I get a script to run every ten minutes?
From: "Lubbers, Nicholas"
Date: Wed, 11 Feb 2009 13:06:55 -0600
Use cron for this.

crontab -e
10 * * * * /path/to/script


Nick 

-----Original Message-----
From: ubuntu-users-bounces@xxxxxxxxxxxxxxxx
[mailto:ubuntu-users-bounces@xxxxxxxxxxxxxxxx] On Behalf Of Knute
Johnson
Sent: Wednesday, February 11, 2009 12:56 PM
To: Ubuntu user technical support,not for general discussions
Subject: How do I get a script to run every ten minutes?

I need to run a script every ten minutes on the 0 minute.  Is there a 
simple way to do this?

Thanks,

-- 

Knute Johnson

"The urge to save humanity is almost always a false front for the urge 
to rule."

   H.L. Mencken


-- 
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

-- 
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

<Prev in Thread] Current Thread [Next in Thread>