arch <program...>
Print architecture type or run select architecture
Arguments
Name | Description |
---|
program | filepaths |
Options
Name | Description |
---|
-32 | Add the native 32-bit architecture to the list of architectures |
-64 | Add the native 64-bit architecture to the list of architectures |
-arch <arch_name> | |
-i386 | |
-x86_64 | |
-x86_64h | |
-arm64 | |
-arm64e | |
-c | Clear the environment that will be passed to the command |
-d <envname> | |
-e <envname=value> | |
-h | Print a help message and exit |