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

	<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-06-03T12:28:17-04:00</updated>

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

		<entry>
		<author><name><![CDATA[MD87]]></name></author>
		<updated>2003-06-03T12:28:17-04:00</updated>

		<published>2003-06-03T12:28:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21182#p21182</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21182#p21182"/>
		<title type="html"><![CDATA[Directory listing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21182#p21182"><![CDATA[
hehe, found it - pressed back by mistake and noticed I'd searched for "directory litsing" (and getting 0 results).<br><br>If anyone else is looking for it and is as bad a typer as me, it's the TCL command 'glob' <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=2374">MD87</a> — Tue Jun 03, 2003 12:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MD87]]></name></author>
		<updated>2003-06-03T11:52:02-04:00</updated>

		<published>2003-06-03T11:52:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21181#p21181</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21181#p21181"/>
		<title type="html"><![CDATA[Directory listing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21181#p21181"><![CDATA[
Hi, I'm working on a script similar to stormbot (i.e. it's a 'general purpose' script), but the filesize is getting stupidly large considering most updates are bug fixes correcting one line of code, so I've decided to make it modular - the only problem is how to detect which modules have been downloaded.<br><br>Basically, I want the script to search the directory for *.MDs, and add the file to a list, I'm not sure how to do this though - there's a command in the files module for directory listings iirc, but that means forcing users to load that. I could also do exec ls *.MDs or whatever, but that's making it *nix specific.<br><br>Any suggestions?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2374">MD87</a> — Tue Jun 03, 2003 11:52 am</p><hr />
]]></content>
	</entry>
	</feed>
