摘要:
2019年10月15日12:05:42[root@spider1 bin]# rpm -qa|grep python|xargs rpm -ev --allmatches --nodeps ##强制删除已安装程序及其关联 [root@spider1 bin]# whereis python |xargs rm -frv ##删除所有残余文件 ##xargs,允许你对输出执行其他某些命令 [root 阅读全文
posted @ 2019-10-15 12:06
山高似水深
阅读(20606)
评论(0)
推荐(0)
浙公网安备 33010602011771号
