Re: grep being cropped (General questions)
Mike,
Same as for Execute method. WaitFor method also returns a value, so you should do:
tmpString = ssh.WaitFor(...)
Hope this helps.
Regards,
Damba
Mike,
Same as for Execute method. WaitFor method also returns a value, so you should do:
tmpString = ssh.WaitFor(...)
Hope this helps.
Regards,
Damba
Complete thread: