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

	<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>2006-06-19T16:02:36-04:00</updated>

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

		<entry>
		<author><name><![CDATA[SaPrOuZy]]></name></author>
		<updated>2006-06-19T16:01:33-04:00</updated>

		<published>2006-06-19T16:01:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64202#p64202</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64202#p64202"/>
		<title type="html"><![CDATA[problem with exec - [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64202#p64202"><![CDATA[
thx, i used wget's full path /usr/local/bin in my case.<br>works great  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4727">SaPrOuZy</a> — Mon Jun 19, 2006 4:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2006-06-19T03:10:32-04:00</updated>

		<published>2006-06-19T03:10:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64176#p64176</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64176#p64176"/>
		<title type="html"><![CDATA[problem with exec - [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64176#p64176"><![CDATA[
my guess is that eggdrop sees another enviroment PATH. You can check it within the bot as 'set env(PATH)' and on sh/bash via 'export | grep PATH'. Alternately just use full paths <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Mon Jun 19, 2006 3:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SaPrOuZy]]></name></author>
		<updated>2006-06-19T16:02:36-04:00</updated>

		<published>2006-06-18T17:38:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64156#p64156</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64156#p64156"/>
		<title type="html"><![CDATA[problem with exec - [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64156#p64156"><![CDATA[
hi guys, <br>does anyone know when we use exec in which path it's considered?<br><br>to be clearer:<br>i have the following shell script:<div class="codebox"><p>Code: </p><pre><code>#!/bin/shrm -f somePage.txtwget --user-agent='"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"' -k  -K -e robots=off  -O ~/eggdrop/scripts/somePage.txt www.somepage.com</code></pre></div>if i execute this script from the shell, it works<br>when i use exec and run it from the bot, i get<blockquote class="uncited"><div>Tcl error [dl_page]: wget: not found</div></blockquote>any idea why?<br><br>thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4727">SaPrOuZy</a> — Sun Jun 18, 2006 5:38 pm</p><hr />
]]></content>
	</entry>
	</feed>
