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

	<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>2007-09-21T21:41:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2007-09-21T21:41:56-04:00</updated>

		<published>2007-09-21T21:41:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76126#p76126</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76126#p76126"/>
		<title type="html"><![CDATA[running .sh file from tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76126#p76126"><![CDATA[
Check the tcl 'exec' manpage, which has examples for particular platforms (win, unix, etc).  That suggests using <ul> <li>to build the commandline to pass to the shell if there's multiple args to pass along.</li></ul><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Fri Sep 21, 2007 9:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[whittinghamj]]></name></author>
		<updated>2007-09-21T19:16:35-04:00</updated>

		<published>2007-09-21T19:16:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76117#p76117</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76117#p76117"/>
		<title type="html"><![CDATA[running .sh file from tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76117#p76117"><![CDATA[
ok I have a script which sets a few cars<br><br>set who "$nick"<br>set source "$channel"<br><br>and i need to pass those to a .sh file like thus<br><br>[exec file.sh $who $source]<br><br>this tclsh not eggtcl - i know this is egghelp but its for the most part the same code syntax.<br><br>I just need it the run like that - tclsh dont need proc's so we don use them.<br><br>any ideas anyone?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7783">whittinghamj</a> — Fri Sep 21, 2007 7:16 pm</p><hr />
]]></content>
	</entry>
	</feed>
