mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 17:04:32 +04:00
Resource monitor that shows usage and stats for processor, memory, disks, network and processes. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
4 lines
48 B
Bash
4 lines
48 B
Bash
#!/bin/sh
|
|
|
|
btop --version | grep "$PKG_VERSION"
|