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

	<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>2011-03-14T11:19:26-04:00</updated>

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

		<entry>
		<author><name><![CDATA[D3matt]]></name></author>
		<updated>2011-03-14T11:19:26-04:00</updated>

		<published>2011-03-14T11:19:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96471#p96471</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96471#p96471"/>
		<title type="html"><![CDATA[Re: Any way to bring Eggdrop to foreground on ubuntu?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96471#p96471"><![CDATA[
That lists process IDs, not job IDs. Apparently they're different, according to what I read.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11371">D3matt</a> — Mon Mar 14, 2011 11:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2011-03-14T09:08:25-04:00</updated>

		<published>2011-03-14T09:08:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96470#p96470</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96470#p96470"/>
		<title type="html"><![CDATA[Re: Any way to bring Eggdrop to foreground on ubuntu?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96470#p96470"><![CDATA[
<blockquote class="uncited"><div>...<br> But the jobs command lists nothing. <br>...</div></blockquote><br>Was this with ps  ?<br><br>or <br>ps x <br>?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Mon Mar 14, 2011 9:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2011-03-14T09:06:11-04:00</updated>

		<published>2011-03-14T09:06:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96469#p96469</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96469#p96469"/>
		<title type="html"><![CDATA[Re: Any way to bring Eggdrop to foreground on ubuntu?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96469#p96469"><![CDATA[
<blockquote class="uncited"><div>I run an eggdrop on an ubuntu shell, and it says "launching into background (pid: xxx)" after it finishes its startup process. But the jobs command lists nothing. Is this some other kind of background? How can I get it into my console?<br></div></blockquote>Try:<br>./eggdrop -h<br>to get brief help and list of command line options.<br><div class="codebox"><p>Code: </p><pre><code>./eggdrop -hEggdrop v1.6.20 (C) 1997 Robey Pointer (C) 2010 EggheadsUsage: eggdrop [options] [config-file]Options:  -h   help  -n   Don't background; send all log entries to console.  -nc  Don't background; display channel stats every 10 seconds.  -nt  Don't background; use terminal to simulate DCC chat.  -m   Create userfile.  -h   Show this help.  -v   Show version info, then quit.</code></pre></div><blockquote class="uncited"><div>EDIT: I guess I don't really need this, I can always use dcc chat. But it would be nice to know anyway.</div></blockquote>Right.<br>If I recall, the "console" you get with -n allows you do do very little.  It can be handy though, if you need to observe errors.<br><br>You're on the right track.... use DCC chat.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Mon Mar 14, 2011 9:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2011-03-14T04:03:01-04:00</updated>

		<published>2011-03-14T04:03:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96468#p96468</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96468#p96468"/>
		<title type="html"><![CDATA[Any way to bring Eggdrop to foreground on ubuntu?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96468#p96468"><![CDATA[
Once it's started it goes into background and if you want/need a "console" with it then either DCC Chat with it on IRC or telnet to it after you set the port.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon Mar 14, 2011 4:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[D3matt]]></name></author>
		<updated>2011-03-14T01:47:26-04:00</updated>

		<published>2011-03-14T01:47:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96467#p96467</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96467#p96467"/>
		<title type="html"><![CDATA[Any way to bring Eggdrop to foreground on ubuntu?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96467#p96467"><![CDATA[
I run an eggdrop on an ubuntu shell, and it says "launching into background (pid: xxx)" after it finishes its startup process. But the jobs command lists nothing. Is this some other kind of background? How can I get it into my console?<br><br>EDIT: I guess I don't really need this, I can always use dcc chat. But it would be nice to know anyway.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11371">D3matt</a> — Mon Mar 14, 2011 1:47 am</p><hr />
]]></content>
	</entry>
	</feed>
