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

	<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>2003-05-09T10:52:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-09T10:52:59-04:00</updated>

		<published>2003-05-09T10:52:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19985#p19985</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19985#p19985"/>
		<title type="html"><![CDATA[LogZipper]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19985#p19985"><![CDATA[
tnx a lot<p>Statistics: Posted by Guest — Fri May 09, 2003 10:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-05-09T04:51:49-04:00</updated>

		<published>2003-05-09T04:51:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19974#p19974</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19974#p19974"/>
		<title type="html"><![CDATA[LogZipper]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19974#p19974"><![CDATA[
Yes.<br><br>There is a special reasonf or this.<br><br>A single dot (.) means current dir, while a double dot (..) means the parent dir.<br><br>However, a / at the begining of the directory means start from the loweset level, and is used for absolute paths.<br><br>Seeing as the script requires a relative path from the bots dir, you can't start it /.<br><br>It states it needs the / to remain.<br><br>As the logs are stored in the bots dir, this doesn't need a value, but it still requires the /. As noted, not possible.<br><br>So you tell it to stay int eh current dir with the single dot, and then add the slash.<br><br>It may also be a case, that you can even set this to "" (blank), but there is no gurentee without looking at the code, if it supports this. So sticking to the layed out format is the way to go.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri May 09, 2003 4:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-09T01:54:37-04:00</updated>

		<published>2003-05-09T01:54:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19970#p19970</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19970#p19970"/>
		<title type="html"><![CDATA[LogZipper]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19970#p19970"><![CDATA[
"./" ?? including the "." ??<p>Statistics: Posted by Guest — Fri May 09, 2003 1:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-05-08T17:45:39-04:00</updated>

		<published>2003-05-08T17:45:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19961#p19961</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19961#p19961"/>
		<title type="html"><![CDATA[LogZipper]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19961#p19961"><![CDATA[
use ./<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu May 08, 2003 5:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-08T16:42:49-04:00</updated>

		<published>2003-05-08T16:42:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19959#p19959</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19959#p19959"/>
		<title type="html"><![CDATA[LogZipper]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19959#p19959"><![CDATA[
anybody here who uses LogZipper.tcl?? i'm confused as to what directory this script is referring to<div class="codebox"><p>Code: </p><pre><code>set lz(logloc) "logs/"lz(logloc) is the relative path of the directory where youkeep the logfiles. Leave trailing / as is.</code></pre></div>if  i put my logfiles in /home/blahblah/eggdrop/   what should i put as the directory???<p>Statistics: Posted by Guest — Thu May 08, 2003 4:42 pm</p><hr />
]]></content>
	</entry>
	</feed>
