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

	<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-07-19T13:04:16-04:00</updated>

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

		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2002-07-19T13:04:16-04:00</updated>

		<published>2002-07-19T13:04:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9000#p9000</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9000#p9000"/>
		<title type="html"><![CDATA[[TCL] Start and kill prozess]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9000#p9000"><![CDATA[
I'm running my eggdrop on my game servers and to do a task-restart (not the whole server) i'd have to acces by ssh, ps-x and kill the task.<br><br>Now i thought it meight be possible to tell my eggdrop to start a server (the easy part) and to kill it (the hard part).<br><br>The problem is that the PID changes everytime i restart the task.<br><br>I'd like to start an udp bouncer (bounces the UDP signal) and the command line would be like this :<br><br>udpf.pl -p=&lt;port&gt; -f=&lt;forward udp to&gt; -u=&lt;max users&gt;<br><br>I'd like to start it in DCC with some kinda :<br><br>.udpf 4000 212.6.108.250:27961 5<br><br>When running the task shows up with command <br><br>/usr/bin/perl ./udpf.pl -p=4000 -f=212.6.108.250:2796<br><br>and that for each person connecting throught the udp bouncer.<br><br>Does anyone know how to search a task by a command-mask and if yes how could this be done in eggdrop ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Fri Jul 19, 2002 1:04 pm</p><hr />
]]></content>
	</entry>
	</feed>
