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

Lubbers, Nicholas nlubbers at shopthepig.com
Wed Feb 11 19:06:55 UTC 2009


Use cron for this.

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


Nick 

-----Original Message-----
From: ubuntu-users-bounces at lists.ubuntu.com
[mailto:ubuntu-users-bounces at lists.ubuntu.com] 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 at lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users




More information about the ubuntu-users mailing list