should really learn opthalmology instead. :O
@ -865,9 +865,6 @@ execsh(void) {
char **args;
char *envshell = getenv("SHELL");
if (envshell == NULL)
envshell ="/bin/sh";
unsetenv("COLUMNS");
unsetenv("LINES");
unsetenv("TERMCAP");