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

	<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>2001-11-02T12:00:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-02T12:00:00-04:00</updated>

		<published>2001-11-02T12:00:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1308#p1308</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1308#p1308"/>
		<title type="html"><![CDATA[Anyone got any ideas?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1308#p1308"><![CDATA[
Hi ppslim,<br><br>Thanks for your help <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"> The script works now. It's cool.<br><br>Anyway, thanks for the detailed explaination. It gives me more knowledge about what it is <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><br>Regards,<br>galaxyboy<p>Statistics: Posted by Guest — Fri Nov 02, 2001 12:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-11-02T09:53:00-04:00</updated>

		<published>2001-11-02T09:53:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1306#p1306</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1306#p1306"/>
		<title type="html"><![CDATA[Anyone got any ideas?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1306#p1306"><![CDATA[
Lynx is a *nix console (simalar to a dos screen, much much better) based web-browser.<br><br>The script requires that the path be set to the location of lynx (IE, what directory it is in).<br><br>To find out, use the whereis command<br>EG<blockquote class="uncited"><div>[mylogin@ctdadmin1 ~]# whereis lynx<br>lynx: /usr/bin/lynx /etc/lynx.cfg /man/man1/lynx.1</div></blockquote>Note, that in the output,t here are a few entries. The first one, is most likely to be the one we want, as it is in a "bin" (binaries) directory.<br><br>So you would set the line int he config file to<blockquote class="uncited"><div>set lynx "/usr/bin/lynx"</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Nov 02, 2001 9:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-02T08:27:00-04:00</updated>

		<published>2001-11-02T08:27:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1305#p1305</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1305#p1305"/>
		<title type="html"><![CDATA[Anyone got any ideas?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1305#p1305"><![CDATA[
May i know what's lynx? How do i set it? There's a script called news.tcl which can be found in <a href="http://www.egghelp.org" class="postlink">http://www.egghelp.org</a> which require me to set: <br><br>set lynx "/usr/bin/lynx"<br><br>What's this and how do i set it so that the script can work? Any ideas?<br><br>Thanks <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><p>Statistics: Posted by Guest — Fri Nov 02, 2001 8:27 am</p><hr />
]]></content>
	</entry>
	</feed>
