Hey guys,
I'm searching a way to do a shellStream in a winform application and i still can't find anyway to do what i want.
I already can do some command using SSHCommand and put the result in a label.
The problem is when i use this way ssh doesn't remember last command and i don't want to use the semi-colon.
Is there anyway to do this?
Thanks in advance.
I'm searching a way to do a shellStream in a winform application and i still can't find anyway to do what i want.
I already can do some command using SSHCommand and put the result in a label.
The problem is when i use this way ssh doesn't remember last command and i don't want to use the semi-colon.
Is there anyway to do this?
Thanks in advance.