中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

誤刪tree命令如何恢復

發布時間:2020-07-06 14:44:20 來源:網絡 閱讀:139 作者:呆呆的小豬 欄目:系統運維

誤刪tree命令如何恢復
考察rpm,yum的用法

一、刪除tree命令,tree命令不可用
[root@centos7 ~]# which tree
/usr/bin/tree
[root@centos7 ~]# rm -f /usr/bin/tree
[root@centos7 ~]# tree .
bash: tree: command not found...
二、直接yum或rpm安裝將提示tree已經安裝
[root@centos7 ~]# yum install tree
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile

  • base: mirror.bit.edu.cn
  • extras: mirrors.tuna.tsinghua.edu.cn
  • updates: mirrors.tuna.tsinghua.edu.cn
    base | 3.6 kB 00:00:00
    extras | 3.4 kB 00:00:00
    nginx | 2.9 kB 00:00:00
    updates | 3.4 kB 00:00:00
    Package tree-1.6.0-10.el7.x86_64 already installed and latest version
    Nothing to do
    [root@centos7 ~]# rpm -ivh /misc/cd/Packages/tree-1.6.0-10.el7.x86_64.rpm
    Preparing... ################################# [100%]
    package tree-1.6.0-10.el7.x86_64 is already installed
    三、解決辦法:強制覆蓋安裝
    [root@centos7 ~]# rpm --help
    --replacepkgs reinstall if the package is already present
    [root@centos7 ~]# rpm -ivh /misc/cd/Packages/tree-1.6.0-10.el7.x86_64.rpm --replacepkgs
    Preparing... ################################# [100%]
    Updating / installing...
    1:tree-1.6.0-10.el7 ################################# [100%]
    四、此時的tree已經可以使用
    [root@centos7 ~]# tree . -d
    .
    ├── Desktop
    ├── Documents
    ├── Downloads
    ├── Music
    ├── Pictures
    ├── Public
    ├── scripts
    ├── Templates
    └── Videos

9 directories
五、yum的話可以重新安裝
[root@centos7 ~]# yum --help
reinstall reinstall a package
[root@centos7 ~]# rm -f /usr/bin/tree
[root@centos7 ~]# tree -d .
-bash: /usr/bin/tree: No such file or directory
[root@centos7 ~]# yum reinstall tree -y
[root@centos7 ~]# tree -d .
.
├── Desktop
├── Documents
├── Downloads
├── Music
├── Pictures
├── Public
├── scripts
├── Templates
└── Videos

9 directories
六、當然還可以找到tree的rpm包,使用rpm2cpio和cpio -id解壓包,并將tree命令移回到原來的位置

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

酉阳| 镇沅| 奉贤区| 溆浦县| 保山市| 定兴县| 临泉县| 东阳市| 宜兰市| 沙湾县| 湘潭市| 嘉义县| 酉阳| 嘉兴市| 米泉市| 诸城市| 大冶市| 石景山区| 庆元县| 汽车| 融水| 涟水县| 班玛县| 汉川市| 永州市| 德钦县| 遂溪县| 英德市| 宝兴县| 张家口市| 宁城县| 上虞市| 句容市| 连城县| 启东市| 榆林市| 平利县| 九江县| 句容市| 昭苏县| 油尖旺区|