arch

From wikieduonline
Revision as of 11:55, 1 July 2022 by Welcome (talk | contribs) (→‎Related)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
arch
arm64
arch -h
Usage: arch
       Display the machine's architecture type
Usage: arch {-arch_name | -arch arch_name} ... [-c] [-d envname] ... [-e envname=value] ... [-h] prog [arg ...]
       Run prog with any arguments, using the given architecture
       order.  If no architectures are specified, use the
       ARCHPREFERENCE environment variable, or a property list file.
       -c will clear out all environment variables before running prog.
       -d will delete the given environment variable before running prog.
       -e will add the given environment variable/value before running prog.
       -h will print usage message and exit.

Related[edit]

See also[edit]

Advertising: