deleteWithoutFollowingLinks

Recursively deletes the file or directory at path without following symbolic links: each link entry is removed, but the file or directory the link points to is left untouched. No-op if path does not exist.