K 10 svn:author V 6 julian K 8 svn:date V 27 1995-09-09T01:43:49.000000Z K 7 svn:log V 318 Obtained from:4.4lite2 fix a change where a shortcut resulted in teh wrong answer.. e.g. touch a touch b mv a b resulted in b being removed and a being moved to b in the shortcut.. touch a ln a b mv a b the wrong link was removed.. leaving a instead of b, giving a different result to when both files were separate. END