ybaidukuai 发表于 2019-2-15 13:03:55

Centos7增加Pstree命令

  centos7默认并没有安装pstree,所以会有pstree:command not found
  安装方式使用命令即可。
  yum install psmisc -y
  已安装:
  psmisc.x86_64 0:22.20-9.el7
  完毕!

页: [1]
查看完整版本: Centos7增加Pstree命令