【标题描述】能够简要描述问题:说明什么场景下,做了什么操作,出现什么问题(尽量使用正向表达方式)
三个文件内容不同时,diff3 -X 和diff -x 输出结果一致,不符合预期
【环境信息】
虚拟机
【问题复现步骤】
执行如下代码复现
echo '12345' > test1
echo '!!!!' > test2
echo 'asdzxr' > test3
ls
diff3 test1 test2 test3 -X
diff3 test1 test2 test3 -x
cat test*
【预期结果】
【实际结果】
【附件信息】
Hi likechiguoguo, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: Base-service, and any of the maintainers: @yanan-rock , @miao_kaibo , @openeuler-basic , @overweight , @xiezhipeng1 , @zhuchunyi , @zhujianwei001 , @pecs , @licihua , @hanxinke
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
非阻塞问题,同意当前挂起,330出口前需要解决
请在2203 版本中持续跟进
登录 后才可以发表评论