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

	<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>2008-03-09T07:20:21-04:00</updated>

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

		<entry>
		<author><name><![CDATA[dungeon]]></name></author>
		<updated>2008-03-09T07:20:21-04:00</updated>

		<published>2008-03-09T07:20:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81556#p81556</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81556#p81556"/>
		<title type="html"><![CDATA[renaming ./eggdrop to diff name]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81556#p81556"><![CDATA[
1. Windows or *nix?<br><br>2. Are you running three different instances of the binary, or same binary but three different config files?<br><br>I'm running the latter - I can see which bot is which by the names of the config files following the ./eggdrop command:<br><div class="codebox"><p>Code: </p><pre><code>$ ps -fu utserverUID        PID  PPID  C STIME TTY          TIME CMDutserver 29219     1  0 Mar06 ?        00:00:10 ./eggdrop avon.confutserver 27815     1  0 Mar06 ?        00:00:10 ./eggdrop xan.confutserver 23218     1  0 Mar06 ?        00:00:10 ./eggdrop romeo.conf</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7579">dungeon</a> — Sun Mar 09, 2008 7:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-02-19T16:43:10-04:00</updated>

		<published>2008-02-19T16:43:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80978#p80978</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80978#p80978"/>
		<title type="html"><![CDATA[renaming ./eggdrop to diff name]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80978#p80978"><![CDATA[
Renaming files isn't really an eggdrop-issue, but simple filesystem/shell/etc operations. The same actions apply for the eggdrop binary as for any other file, including non-eggdrop files.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Feb 19, 2008 4:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[trackker]]></name></author>
		<updated>2008-02-19T16:40:51-04:00</updated>

		<published>2008-02-19T16:40:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80977#p80977</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80977#p80977"/>
		<title type="html"><![CDATA[renaming ./eggdrop to diff name]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80977#p80977"><![CDATA[
<blockquote class="uncited"><div>Simply rename the binary? or create a symbolic link...</div></blockquote>i am new to eggdrops can u tell me how to do this<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9723">trackker</a> — Tue Feb 19, 2008 4:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-02-19T16:41:42-04:00</updated>

		<published>2008-02-19T16:39:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80976#p80976</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80976#p80976"/>
		<title type="html"><![CDATA[renaming ./eggdrop to diff name]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80976#p80976"><![CDATA[
Simply rename the binary? or create a symbolic link...<br><br>On most shells, this would be some something like this:<div class="codebox"><p>Code: </p><pre><code>#Rename like this:mv eggdrop Joe#or create symbolic link like this:ln -s eggdrop Joe</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Feb 19, 2008 4:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[trackker]]></name></author>
		<updated>2008-02-19T16:35:19-04:00</updated>

		<published>2008-02-19T16:35:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80974#p80974</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80974#p80974"/>
		<title type="html"><![CDATA[renaming ./eggdrop to diff name]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80974#p80974"><![CDATA[
i run 3 diff eggys un my shell<br>my problem is  all 3 show ./eggdrop<br>is there a way to rename the . /eggdrop to a different name<br>so they show ie jim, joe, bob<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9723">trackker</a> — Tue Feb 19, 2008 4:35 pm</p><hr />
]]></content>
	</entry>
	</feed>
