in reply to Re: getting multiple return values from system()
in thread getting multiple return values from system()
That's what I used, but my interpretation of the values was wrong. I did not expect ssh to be so clever to "pipe" the result I wanted. Thank you too!