该文被密码保护。 阅读全文
摘要:
#!/bin/bash declare -A chengshike declare -A jinrizhuan declare -A dazui declare -A fengkuangshiwan declare -A ceshiku ceshiku=( ["host"]="地址" ["user" 阅读全文
摘要:
ip=`ifconfig eth0 | grep 'inet ' | awk '{print $2}'` hostname=`cat /root/host | grep $ip | awk '{print $2}'` echo $ip echo $hostname hostnamectl set-h 阅读全文
该文被密码保护。 阅读全文
该文被密码保护。 阅读全文