K 10 svn:author V 6 jilles K 8 svn:date V 27 2012-11-22T13:50:51.809186Z K 7 svn:log V 362 MFC r242766: sh: Fix two issues when an alias is redefined: * The last character is not displayed. * If the alias ends with itself (as a word), an infinite memory-eating loop occurs. If an alias is defined initially, a space is appended to avoid recursion but this did not happen when an alias was later modified. PR: bin/173418 Submitted by: Daniel F. END