run ``` sh ./coreutils cp -rfTv src des ``` The copy result is correct, but the `symbolic link file` copy message is not displayed in verbose mode. I have recorded the detailed test steps in [another topic](https://github.com/uutils/coreutils/issues/8867#issuecomment-3394100282).