Hi Everyone!
Need all of your help greatly to enlighten me on this issue. I have developed a automation tool to perform some daily task. But my application does not run the next command after it returns so it end up waiting for something to happen. The command below is expected.
nohup: redirecting stderr to stdout
usually on mobaxterm I would be required to press "Enter" to move on to the next command.
Is there anyway on SSH.Net library I could execute/simulate an "Enter" button press on it when the expected result nohup: redirecting stderr to stdout comes out?
Regards,
oddler
Need all of your help greatly to enlighten me on this issue. I have developed a automation tool to perform some daily task. But my application does not run the next command after it returns so it end up waiting for something to happen. The command below is expected.
nohup: redirecting stderr to stdout
usually on mobaxterm I would be required to press "Enter" to move on to the next command.
Is there anyway on SSH.Net library I could execute/simulate an "Enter" button press on it when the expected result nohup: redirecting stderr to stdout comes out?
Regards,
oddler