摘要: #!/bin/sh eth0=/etc/sysconfig/network-scripts/ifcfg-enp0s3mac=`ifconfig -a | grep -o HWaddr.* | cut -c 8-24` echo "$1"echo "$2"echo "$3"echo "$4"echo 阅读全文
posted @ 2019-08-16 14:24 谦逊的铅笔 阅读(663) 评论(0) 推荐(0)