From 3563cc765c3c4632bd516ae65197384c43104a1b Mon Sep 17 00:00:00 2001 From: charitarthchugh <37895518+charitarthchugh@users.noreply.github.com> Date: Sun, 30 Aug 2020 20:27:15 -0400 Subject: [PATCH] bpytop: add page (#4283) --- pages/linux/bpytop.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 pages/linux/bpytop.md diff --git a/pages/linux/bpytop.md b/pages/linux/bpytop.md new file mode 100644 index 0000000000..977d97b69b --- /dev/null +++ b/pages/linux/bpytop.md @@ -0,0 +1,28 @@ +# bpytop + +> Display dynamic real-time information about running processes with graphs. Similar to `gtop` and `htop`. +> More information: . + +- Start bpytop: + +`bpytop` + +- Start in minimal mode without memory and networking boxes: + +`bpytop -m` + +- Show version: + +`bpytop -v` + +- Toggle minimal mode: + +`m` + +- Search for running programs or processes: + +`f` + +- Change settings: + +`M`