Title: check_ln()


check_ln(old, new) determines if the file old, check_ln()'s first parameter, and new, check_ln()'s second parameter, share the same inode (i.e., they are linked). If the file new does exist but is not linked to the file old, remove the file new.