K 10 svn:author V 2 ed K 8 svn:date V 27 2012-04-06T11:07:44.836090Z K 7 svn:log V 269 MFC r232976: Hide stty(1) errors. If rc(8) is executed without using a TTY, this error appears at the beginning: stty: stdin isn't a terminal Because this is to be expected and of course not harmful, it is better to simply hide the error message. END