mirror of
https://github.com/openwrt/packages.git
synced 2025-01-31 01:22:13 +00:00
d04b590fc2
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"
|