Re: grep being cropped (General questions)
Hi Mike,
Can you please try Send and WaitFor commands instead?
Just do something like:
wodSSH.Send( grep + vbcrlf)
wodSSH.WaitFor( pattern you need to receive)
Does that work?
Regards,
Damba
Hi Mike,
Can you please try Send and WaitFor commands instead?
Just do something like:
wodSSH.Send( grep + vbcrlf)
wodSSH.WaitFor( pattern you need to receive)
Does that work?
Regards,
Damba
Complete thread: