x_strdup
ptr = x_strdup("/bin/sh");
name_of_tty = x_strdup("/dev/tty");
env = x_strdup(DFT_TERMTYPE);