摘要:
#!/bin/bash #set -x host=`hostname` ip=`ifconfig $(ip a|grep eth|head -n1|awk -F: '{print $2}') |grep 'inet addr:'|awk -F: '{print $2}'|awk '{print $1}'` function pan(){ for i in $@ do if [ $i == 'cd... 阅读全文
posted @ 2018-06-06 15:45
划得戳
阅读(226)
评论(0)
推荐(0)

浙公网安备 33010602011771号