Answers:
是的,也很容易。您可能需要根据系统的配置对命令执行“ sudo”操作。
networksetup -switchtolocation "location name"
还有其他一些选择:
networksetup -getcurrentlocation
networksetup -listlocations
networksetup -createlocation <location name> [populate]
networksetup -deletelocation <location name>
networksetup -switchtolocation <location name>