Answers for "how to kwno if my mac has intel 32 or 64"

1

how to kwno if my mac has intel 32 or 64

#run on the terminal this command:
getconf LONG_BIT

# response will be either 32 or 64
Posted by: Guest on March-30-2020

Code answers related to "how to kwno if my mac has intel 32 or 64"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language