<p>Actuall, std-- redirection does.. mostly.</p><p>C:&gt;echo &quot;this is a test &quot; &gt; test.txt<br><br>C:&gt;type test.txt<br>&quot;this is a test &quot;<br><br>C:\&gt;echo &quot;testing 2 &quot; &gt;&gt; test.txt 2&gt;&amp;1<br>
<br>C:\&gt;type test.txt<br>&quot;this is a test &quot;<br>&quot;testing 2 &quot;<br><br><br></p><br><div class="gmail_quote">On Thu, Feb 5, 2009 at 12:00 PM,  <span dir="ltr">&lt;<a href="mailto:michael.milne@gmail.com">michael.milne@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi / Thanks for this. We&#39;re on Windows so unix commands won&#39;t work...<br>
<div><div class="Wj3C7c"><br>
On 2/5/09, Thierry Florac &lt;<a href="mailto:thierry.florac@onf.fr">thierry.florac@onf.fr</a>&gt; wrote:<br>
&gt; Le jeudi 05 février 2009 à 07:45 -0800, Stephan Richter a écrit :<br>
&gt;&gt; On Thursday 05 February 2009, michael nt milne wrote:<br>
&gt;&gt; &gt; Ran the task and nothing was written to any of the files....?<br>
&gt;&gt;<br>
&gt;&gt; Just specify an absolute path then. You do not have to create the file; it<br>
&gt;&gt; is<br>
&gt;&gt; created for you. Mmh, maybe the output is written stderr, in which case<br>
&gt;&gt; this<br>
&gt;&gt; would not work, but I am pretty sure that unix shell has an answer for<br>
&gt;&gt; that<br>
&gt;&gt; too; just read up on it.<br>
&gt;<br>
&gt;<br>
&gt; If messages are written to stderr instead of stdout, then you should<br>
&gt; do :<br>
&gt;<br>
&gt; &nbsp; repozo.py [your params] &nbsp; &nbsp;&gt; /var/log/repozo.log 2&gt;&amp;1<br>
&gt;<br>
&gt; to have all outputs into specified file.<br>
&gt;<br>
&gt; If you only want to log errors, then :<br>
&gt;<br>
&gt; &nbsp; repozo.py [your params] &nbsp; &nbsp;2&gt; /var/log/repozo.log<br>
&gt;<br>
&gt; With hope this helps,<br>
&gt;<br>
&gt; &nbsp; Thierry Florac<br>
&gt; --<br>
&gt; &nbsp; Chef de projet intranet/internet<br>
&gt; &nbsp; Office National des Forêts - Département Informatique<br>
&gt; &nbsp; 2, Avenue de Saint-Mandé<br>
&gt; &nbsp; 75570 PARIS Cedex 12<br>
&gt; &nbsp; Mél : <a href="mailto:thierry.florac@onf.fr">thierry.florac@onf.fr</a><br>
&gt; &nbsp; Tél. : +33 01.40.19.59.64<br>
&gt; &nbsp; Fax. : +33 01.40.19.59.85<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Zope maillist &nbsp;- &nbsp;<a href="mailto:Zope@zope.org">Zope@zope.org</a><br>
&gt; <a href="http://mail.zope.org/mailman/listinfo/zope" target="_blank">http://mail.zope.org/mailman/listinfo/zope</a><br>
&gt; ** &nbsp; No cross posts or HTML encoding! &nbsp;**<br>
&gt; (Related lists -<br>
&gt; &nbsp;<a href="http://mail.zope.org/mailman/listinfo/zope-announce" target="_blank">http://mail.zope.org/mailman/listinfo/zope-announce</a><br>
&gt; &nbsp;<a href="http://mail.zope.org/mailman/listinfo/zope-dev" target="_blank">http://mail.zope.org/mailman/listinfo/zope-dev</a> )<br>
&gt;<br>
<br>
<br>
</div></div>--<br>
<font color="#888888">michael<br>
</font><div><div class="Wj3C7c">_______________________________________________<br>
Zope maillist &nbsp;- &nbsp;<a href="mailto:Zope@zope.org">Zope@zope.org</a><br>
<a href="http://mail.zope.org/mailman/listinfo/zope" target="_blank">http://mail.zope.org/mailman/listinfo/zope</a><br>
** &nbsp; No cross posts or HTML encoding! &nbsp;**<br>
(Related lists -<br>
&nbsp;<a href="http://mail.zope.org/mailman/listinfo/zope-announce" target="_blank">http://mail.zope.org/mailman/listinfo/zope-announce</a><br>
&nbsp;<a href="http://mail.zope.org/mailman/listinfo/zope-dev" target="_blank">http://mail.zope.org/mailman/listinfo/zope-dev</a> )<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>David Bear<br>College of Public Programs at ASU<br>602-464-0424<br>