{ "name": "arch", "section": 1, "title": "print machine hardware name", "synopsis": [ "arch" ], "description": "Prints PROCESSOR_ARCHITECTURE or BARE_OS_ARCH (session stub).", "options": [ { "flag": "-h, --help", "meaning": "Print usage" } ], "keywords": [ "arch", "bare-os", "coreutils" ], "examples": [ { "caption": "basic", "code": "arch" } ], "listCategory": "coreutils" }