标签:shel shell div har shell 批量 yun host highlight arp
[DNyunwei@YZSJHL24-209 li]$ cat jia.sh #!/bin/bash ip=`cat jia.ip` for i in $ip;do HostName=`ssh -t $i "hostname"` echo -e "$i \t $HostName" >>jia.jg done #打印ip 和 主机名
标签:shel shell div har shell 批量 yun host highlight arp
原文地址:https://www.cnblogs.com/lixinliang/p/10300129.html