fdmax 241 src/do_command.c int fd, fdmax = getdtablesize(); fdmax 244 src/do_command.c for(fd = STDERR + 1; fd < fdmax; fd++) {