arch: create macOS page and add architecture flags (#5347)
This commit is contained in:
12
pages/osx/arch.md
Normal file
12
pages/osx/arch.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# arch
|
||||
|
||||
> Display the name of the system architecture, or run a command under a different architecture.
|
||||
> See also `uname`.
|
||||
|
||||
- Display the system's architecture:
|
||||
|
||||
`arch`
|
||||
|
||||
- Run a command using x86_64:
|
||||
|
||||
`arch -x86_64 {{command}}`
|
Reference in New Issue
Block a user