ChenSammi commented on PR #4246: URL: https://github.com/apache/ozone/pull/4246#issuecomment-1514234517
@neils-dev, Sorry, I just didn't check it clearly. I used the command "rm -R path-to-symbolic" without ending slash "\". The path-to-symbolic is deleted but the content in the source directory are still there. I tried "rm -R -f path-to-symbolic\" with slash. This command end up with a "<" prompt, out of my expectation. I run it in the Ozone docker image, which is "CentOS Linux release 7.9.2009 (AltArch)". I'm wondering "rm -R -f path_to_symlink_with_slash/" could be vary from platform to platform. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
