K 10 svn:author V 2 ed K 8 svn:date V 27 2010-03-25T08:33:56.868409Z K 7 svn:log V 293 MFC r205008 and 205009: Make script(1) a little less broken. Close the file descriptor to the TTY. There is no reason why the parent process should keep track of the descriptor. This ensures that the application inside properly drains the TTY during exit(2). Reported by: alfred END