# resources linux系统资源监控工具 ``` git clone https://github.com/nokyan/resources meson . build --prefix=/usr/local ninja -C build install dnf copr enable atim/resources dnf install resources ```