Just exec() the command, rather than calling it with system() - this
way, we don't have to worry about sshtb getting killed but its child process hanging around.
Please register or sign in to comment
way, we don't have to worry about sshtb getting killed but its child process hanging around.