1 tree命令
yum install -y tree
2 locate 命令
yum install -y mlocate
(updatedb 更新数据库 /var/lib/mlocate/mlocate.db)
3 sar命令
yum install -y sysstat
4 wget 命令
yum install -y wget (mac 上 brew install wget)
5 rz和sz命令
yum install -y lrzsz
本文出自 “崔德华运维打工从业路” 博客,请务必保留此出处http://cuidehua.blog.51cto.com/5449828/1761497
原文地址:http://cuidehua.blog.51cto.com/5449828/1761497