参考:如何在shell脚本中使用goto语句 - VoidCC
效果: 注意修改以下几处: show you my code:
#!/usr/bin/env bash # Define the choices to present to the user, which will be
# presented line by line, prefixed by a sequential numb…
MAC 虚拟机配置静态IP
1、通过nat.conf查看mac本地网关和子网掩码,我本地网关为172.16.130.2,子网掩码为255.255.255.0,做好记录,后面配置需要填写
more /Library/Preferences/VMware\ Fusion/vmnet8/nat.conf 2、通过dhcpd.conf文件&…