摘要:
#!/bin/bash read -p "请输入您的装机服务器:" ip read -p "请输入您想要的ip最小值(1-255):" min read -p "请输入您想要的ip最大值(1-255),必须比最小值小:" max read -p "请输入您的yum源:" yum_source sub_ip="${ip%.*}" # 从右边开始删除第一个.及其右边的数据 tftp=/va... 阅读全文
posted @ 2018-11-27 17:22
Ray_chen
阅读(423)
评论(0)
推荐(1)

浙公网安备 33010602011771号