<?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/4926" />

	<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>2003-07-10T05:26:18-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-07-10T05:26:18-04:00</updated>

		<published>2003-07-10T05:26:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23251#p23251</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23251#p23251"/>
		<title type="html"><![CDATA[Crontab and wineggies]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23251#p23251"><![CDATA[
Windows schedual should work perfectly fine for the job.<br><br>This issue is around process control.<br><br>Eggdrops cron job, uses the *nix "kill" command, to test if the PID of a eggdrop is alive.<br><br>This process doesn't exist in windows.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Jul 10, 2003 5:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[madgabz]]></name></author>
		<updated>2003-07-10T01:38:03-04:00</updated>

		<published>2003-07-10T01:38:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23240#p23240</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23240#p23240"/>
		<title type="html"><![CDATA[Crontab and wineggies]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23240#p23240"><![CDATA[
There IS a crontab app for windows, with the same format for the tab-file as in *nix<br>its called (gasp!): <a href="http://www.wincron.com" class="postlink">WinCron <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"></a><br>If you need to, you can <a href="http://wincron.com/download.htm" class="postlink">download a limited version here!</a>.<br><br>I highly recommend it, though its a bit 'geekier' to setup and use, than windows scheduler!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1067">madgabz</a> — Thu Jul 10, 2003 1:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-07-09T06:17:01-04:00</updated>

		<published>2003-07-09T06:17:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23219#p23219</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23219#p23219"/>
		<title type="html"><![CDATA[Crontab and wineggies]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23219#p23219"><![CDATA[
There is no crontab system for windows, though there is the windows scheduler.<br><br>On top, there is no process control program (kill) to check if eggdrop is allready running.<br><br>What can be done, is periodicaly touching a file (file mtime). This will allow you to query when a eggdrop was last known to be active.<br><br>Windows schedulaer can then start eggdrop all the time. Eggdrop will check if the file has been modified in X mins, and die if it has.<br><br>If not, continue.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Jul 09, 2003 6:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pitchat]]></name></author>
		<updated>2003-07-08T11:47:53-04:00</updated>

		<published>2003-07-08T11:47:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23200#p23200</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23200#p23200"/>
		<title type="html"><![CDATA[Crontab and wineggies]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23200#p23200"><![CDATA[
Hi !<br><br>I heard that it is possible to make a "crontab" or something equal for eggies on a windows platform.<br><br>I`d like to know more if somebody know , in fact the only thing i`d like to do is to make my eggy reconnect himself after a crash so if there is a way and you know how i`ll be happy to learn it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Thanks<br><br>Pitchat<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2723">Pitchat</a> — Tue Jul 08, 2003 11:47 am</p><hr />
]]></content>
	</entry>
	</feed>
