Files
bare-operating-system/packages/bare-os-coreutils/man/pages/baretop.json
T
2026-04-05 02:55:27 -04:00

16 lines
538 B
JSON

{
"name": "baretop",
"section": 1,
"title": "baretop",
"synopsis": [
"baretop [OPTION]... [OPERAND]..."
],
"description": "Full-screen session and operator dashboard (htop-inspired): metrics, logical process table from /proc/bare_os/process_table.json, /proc/bare_os mirrors, mem/load meters, eleven tabs, themes and filters. Requires a TTY. See packages/bare-os-coreutils/src/baretop.js for keys and BARE_TOP_* environment variables.",
"options": [],
"keywords": [
"baretop",
"bare-os",
"coreutils"
]
}