mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-16 10:49:07 +00:00
Update cheatsheets
This commit is contained in:
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Change the reported architecture for a program's execution, primarily used to modify how programs behave based on system architecture.
|
||||
> Useful for compatibility testing or running legacy applications.
|
||||
> More information: <https://manned.org/setarch.8>.
|
||||
> More information: <https://manned.org/setarch>.
|
||||
|
||||
- Run a command as if the machine architecture is `i686` (useful for running 32-bit apps on a 64-bit kernel):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user