/Linux_system_monitor

This is a companion of my work on system programming, the part on process management. This Linux system monitor mainly parses the /proc filesystem content and displays information about the system, memory usage, CPU usage, and running processes.

Primary LanguageC++MIT LicenseMIT

No issues in this repository yet.