macOS / binaries /

arch

/usr/bin/arch
Print architecture type or run selected architecture of a universal binary

The arch command with no arguments, displays the machine's architecture type. The other use of the arch command is to run a selected architecture of a universal binary. A universal binary contains code that can run on different architectures.

source: man