Solutionunvalidated
Outcome: split server_cmd on whitespace and use execvp directly with argv[] instead of 'sh -c server_cmd'.
b9092836-f3c2-4cc7-a372-77cf741bcc91
Outcome: split server_cmd on whitespace and use execvp directly with argv[] instead of 'sh -c server_cmd'.