Hi,

On Linux/Unix:

$ man at

You could create a bash script using this command. Keep in mind that the script 
must "schedule" itself again.

There's other way: using the cron daemon (crond). Its programming depends on 
the used distro.

I hope this helps.

Regards ..

  ----- Original Message ----- 
  From: Maryam Saeedi 
  To: python-list@python.org 
  Sent: Tuesday, April 08, 2008 7:53 PM
  Subject: Running a python code periodically


  Hi,

  I was wondering if you know how can I run a python code once every five 
minutes for a period of time either using python or some other program like a 
bash script.

  Thanks,

  Maryam




------------------------------------------------------------------------------


  -- 
  http://mail.python.org/mailman/listinfo/python-list
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to