Resource monitor that shows usage and stats for processor, memory, disks, network and processes. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
3 lines
48 B
Bash
3 lines
48 B
Bash
#!/bin/sh
|
|
|
|
btop --version | grep "$PKG_VERSION"
|