shell_command
if (shell_command != NULL) {
client_exec(data, shell_command);
shell_command = optarg;
if (shell_command != NULL && argc != 0)
const char *shell_command;