📌  相关文章
📜  如何知道我的 mac 是否有 intel 32 或 64 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:44.644000             🧑  作者: Mango

代码示例1
#run on the terminal this command:
getconf LONG_BIT

# response will be either 32 or 64