archDisplay the name of the system architecture, or run a command under a different architecture. See also:
uname. More information: https://keith.github.io/xcode-man-pages/arch.1.html.
arch
arch -x86_64 {{command}} {{argument1 argument2 ...}}
arch -arm64 {{command}} {{argument1 argument2 ...}}