STTY
STTY(f, &sg);
STTY(GLOBAL(echofd), &sg);
STTY(f, &sg); /* set cbreak mode */
STTY(f, &sg); /* restore canonical mode */