{ "name": "ps", "section": 1, "title": "show synthetic process status", "synopsis": [ "ps" ], "description": "Display Bare OS synthetic process rows used by /proc-style introspection. This guest runtime does not expose host OS processes.", "options": [], "keywords": [ "ps", "process", "proc", "bare-os", "coreutils" ], "examples": [ { "caption": "list synthetic process table", "code": "ps" } ], "seeAlso": [ { "name": "kill", "section": 1 } ] }