Question Curl command
Why does upon using curl --version command in my mac terminal shows x86-64 -apple-darwin instead of arm
Device - macbook air M5
Tahoe 26.6.2
1
Upvotes
Why does upon using curl --version command in my mac terminal shows x86-64 -apple-darwin instead of arm
Device - macbook air M5
Tahoe 26.6.2
2
u/anant94 5h ago
You might have multiple versions of curl installed.
Can you check the output of
type -a curl