Hi, Trying to make a link that already exists, 'ln' prints a message that is slightly confusing, especially when using '-v' and thus expexting a progress message. For example: $ ln -sv bash /bin/sh ln: creating symbolic link '/bin/sh': File exists The 'creating..." seems to say that the link is being created. The message would be clearer in the following form: ln: cannot create symbolic link '/bin/sh': File exists Attached patch makes this change. Regards, Benno -- http://www.fastmail.fm - Faster than the air-speed velocity of an unladen european swallow