centos7默认并没有安装pstree,所以会有pstree:command not found
安装方式使用命令即可。
yum install psmisc -y
已安装:
psmisc.x86_64 0:22.20-9.el7
完毕!
转载于:https://blog.51cto.com/python20101030/2333890
centos7默认并没有安装pstree,所以会有pstree:command not found
安装方式使用命令即可。
yum install psmisc -y
已安装:
psmisc.x86_64 0:22.20-9.el7
完毕!
转载于:https://blog.51cto.com/python20101030/2333890