Difference between revisions of "Arch"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"")
 
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
  [[arch -x86_64]] /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
 
  [[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 ==
 +
* [[Arch Linux]]
 +
* [[Architecture]]
 +
 +
== See also ==
 +
* {{macOS}}
 +
 +
[[Category:macOS]]

Latest revision as of 11:55, 1 July 2022

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: