mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 13:57:17 +00:00
Update cheatsheets
This commit is contained in:
18
btop
Normal file
18
btop
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# btop
|
||||
|
||||
> A resource monitor that shows information about the CPU, memory, disks, network and processes.
|
||||
> A C++ version of `bpytop`.
|
||||
> More information: <https://github.com/aristocratos/btop>.
|
||||
|
||||
- Start `btop`:
|
||||
|
||||
`btop`
|
||||
|
||||
- Start `btop` with the specified settings preset:
|
||||
|
||||
`btop --preset {{0..9}}`
|
||||
Reference in New Issue
Block a user