mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 01:35:24 +02:00
arch: add page (#2329)
This commit is contained in:
parent
b88cea92f3
commit
b4bb0749e4
1 changed files with 8 additions and 0 deletions
8
pages/linux/arch.md
Normal file
8
pages/linux/arch.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# arch
|
||||
|
||||
> Display the name of the system architecture.
|
||||
> See also `uname`.
|
||||
|
||||
- Display the system's architecture:
|
||||
|
||||
`arch`
|
Loading…
Add table
Reference in a new issue