如何在终端查看自己的Mac是什么配置
1、查看设备处理器
在终端输入:sysctl machdep.cpu.brand_string
2、查看设备是几核
在终端输入:sysctl -n machdep.cpu.core_count
3、查看设备多少线程
在终端输入:sysctl -n machdep.cpu.thread_count
如何在终端查看自己的Mac是什么配置
1、查看设备处理器
在终端输入:sysctl machdep.cpu.brand_string
2、查看设备是几核
在终端输入:sysctl -n machdep.cpu.core_count
3、查看设备多少线程
在终端输入:sysctl -n machdep.cpu.thread_count