<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/1048" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2002-02-17T19:06:00-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/1048</id>

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-17T19:06:00-04:00</updated>

		<published>2002-02-17T19:06:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4652#p4652</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4652#p4652"/>
		<title type="html"><![CDATA[Executing a command every 5 minutes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4652#p4652"><![CDATA[
Thanks a lot. that got it working.<p>Statistics: Posted by Guest — Sun Feb 17, 2002 7:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ClubCX]]></name></author>
		<updated>2002-02-14T06:18:00-04:00</updated>

		<published>2002-02-14T06:18:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4560#p4560</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4560#p4560"/>
		<title type="html"><![CDATA[Executing a command every 5 minutes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4560#p4560"><![CDATA[
That is being interpreted as 5 past every hour.<br><br>Try:<br>bind time - "*5 * * * *" test <br>bind time - "*0 * * * *" test<br><br>- Tom<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=398">ClubCX</a> — Thu Feb 14, 2002 6:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-13T16:22:00-04:00</updated>

		<published>2002-02-13T16:22:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4542#p4542</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4542#p4542"/>
		<title type="html"><![CDATA[Executing a command every 5 minutes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4542#p4542"><![CDATA[
I think this is a really simple question but i've been messing with it for a while and havn't been able to figure out how to get my script to execute something every 5 minutes.<br>I've been using <br><br>bind time - "5 * * * *" test<br><br>so this should run test every 5 mins.. for some reason it only seems to do it every hour or so.<br><br>any help would be greatly appreciated.<br>Thanks<br><br>-Mith<p>Statistics: Posted by Guest — Wed Feb 13, 2002 4:22 pm</p><hr />
]]></content>
	</entry>
	</feed>
