mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 11:56:50 +00:00
Update cheatsheets
This commit is contained in:
14
arch
Normal file
14
arch
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# arch
|
||||
|
||||
> Display the name of the system architecture.
|
||||
> See also `uname`.
|
||||
> More information: <https://www.gnu.org/software/coreutils/arch>.
|
||||
|
||||
- Display the system's architecture:
|
||||
|
||||
`arch`
|
||||
Reference in New Issue
Block a user