window.ENTITIES={'/api/snippets/bash/linux%20%7c%20bash%20-%20check%20cpu%20architecture':[{"result":true,"message":null,"batch":{"type":"bash","name":"linux | bash - check cpu architecture","items":[{"id":"1XPR01","type":"bash","name":"Linux | Bash - check CPU architecture","content":"arch\n\n\n# Example output 1 (AMD Ryzen 5900x):\n#\n# x86_64\n\n\n# Example output 2 (Raspberry PI 5):\n#\n# aarch64","source":"","author":{"id":"lD31Eo","name":"Hiba-Tate","avatar":"1629131291370__lD31Eo__w40px_h40px.jpg","points":548,"role":"BASIC"},"creationTime":1741172832000,"updateTime":1741172884000,"removalTime":null},{"id":"DlBeEj","type":"bash","name":"Linux | Bash - check CPU architecture","content":"uname -m\n\n\n# Example output 1 (AMD Ryzen 5900x):\n#\n# x86_64\n\n\n# Example output 2 (Raspberry PI 5):\n#\n# aarch64","source":"","author":{"id":"VDp54a","name":"Zeeshan-Peel","avatar":"1629126200470__VDp54a__w40px_h40px.jpg","points":850,"role":"BASIC"},"creationTime":1741175056000,"updateTime":1741175068000,"removalTime":null}]}}]};