Re: wodSSH & Executing & Delphi (General questions)
Hamsterjack,
since I don't see what you expect as result of that command, why don't you use do wodSSh1.Send( cd /tmp#10 ).
My Delphi knowledge is limited - if I'm correct, #10 is actually LineFeed chr(10), right?