If we sucessfully renamed a file that has multiple links to it, unlink()
it to ensure that rename() didn't lie to us (which it does if you try to rename() a file over another link to the same file).
Showing
Please register or sign in to comment