<?xml version="1.0" encoding="windows-1252"?>
<node id="989638" title="Re^3: NET::OpenSSH to execute multiple commands" created="2012-08-24 16:27:33" updated="2012-08-24 16:27:33">
<type id="11">
note</type>
<author id="622051">
toolic</author>
<data>
<field name="doctext">
&lt;blockquote&gt;&lt;i&gt;
foreach $Line ( @Output || @Output2 ) {
&lt;/i&gt;&lt;/blockquote&gt;

The foreach loop will probably get executed only once, and $Line will take on a value equal to the number of elements in the @Output array.  You probably want a comma, like I showed.
</field>
<field name="root_node">
989626</field>
<field name="parent_node">
989633</field>
</data>
</node>
