As discovered by client, reproduced in sarrac test cases... in an hpc mirroring configuration, when
- you have an ln -sf a b command.
- a (the thing being linked to) does not exist.
- you end up with two links in the destination... the normal one, an a second one with ln -sf temp name (typically starts with Cuxxxx)
As discovered by client, reproduced in sarrac test cases... in an hpc mirroring configuration, when