Well, I was confused. Damn state exams. Instead of discussing this shit I

should really learn opthalmology instead. :O
Christoph Lohmann 14 years ago
parent fa952e1901
commit ab40392d08

@ -865,9 +865,6 @@ execsh(void) {
char **args;
char *envshell = getenv("SHELL");
if (envshell == NULL)
envshell ="/bin/sh";
unsetenv("COLUMNS");
unsetenv("LINES");
unsetenv("TERMCAP");

Loading…
Cancel
Save