1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 08:55:34 +02:00

x86_64, uname26, linux32, linux64, i386: add page (#15374)

* Create x86_64.md

* Update x86_64.md

* Create uname26.md

* Create linux32.md

* Create linux64.md

* Create i386.md
This commit is contained in:
Managor 2024-12-28 15:39:05 +02:00 committed by GitHub
parent 14799ff41f
commit 58a805851b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 35 additions and 0 deletions

7
pages/linux/i386.md Normal file
View file

@ -0,0 +1,7 @@
# i386
> This command is an alias of `setarch i386`.
- View documentation for the original command:
`tldr setarch`

7
pages/linux/linux32.md Normal file
View file

@ -0,0 +1,7 @@
# linux32
> This command is an alias of `setarch linux32`.
- View documentation for the original command:
`tldr setarch`

7
pages/linux/linux64.md Normal file
View file

@ -0,0 +1,7 @@
# linux64
> This command is an alias of `setarch linux64`.
- View documentation for the original command:
`tldr setarch`

7
pages/linux/uname26.md Normal file
View file

@ -0,0 +1,7 @@
# uname26
> This command is an alias of `setarch uname26`.
- View documentation for the original command:
`tldr setarch`

7
pages/linux/x86_64.md Normal file
View file

@ -0,0 +1,7 @@
# x86_64
> This command is an alias of `setarch x86_64`.
- View documentation for the original command:
`tldr setarch`