From: Hunter Walker Date: 2006-06-07T07:27:43+09:00 Subject: can I keep re-running the same script? how? I want to run a particular script every 3 minutes. I would do this using crontab in Linux, but I am having trouble getting that to work. The script works fine from the Windows or Linux command line, however. I thought it might be easier to add some code to the end of the script that tells it to sleep for three mins and then start at the beginning. Any thoughts? As always, I appreciate your help. -Hunter -- Posted via http://www.ruby-forum.com/.