Linux常用命令工具安装

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/yhj19920417/article/details/83350844

1、wget:下载工具

yum -y install wget

2、vim:文本编辑

yum -y install wget

3、ifconfig:显示或设置网络设备

yum -y install net-tools

4、 git:Git工具

yum -y install git-core

5、

6、

7、

8、

猜你喜欢

转载自blog.csdn.net/yhj19920417/article/details/83350844