https://github.com/hassanzaibjadoon/process-management-tool
A Linux-based command-line tool for monitoring and managing system processes. Built in C, it provides features like listing active processes, terminating processes, analyzing system load, and tracking specific processes.
https://github.com/hassanzaibjadoon/process-management-tool
c command-line-tool linux process processmanagement system-programming
Last synced: about 2 months ago
JSON representation
A Linux-based command-line tool for monitoring and managing system processes. Built in C, it provides features like listing active processes, terminating processes, analyzing system load, and tracking specific processes.
- Host: GitHub
- URL: https://github.com/hassanzaibjadoon/process-management-tool
- Owner: hassanzaibjadoon
- License: apache-2.0
- Created: 2025-01-28T20:14:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T20:41:42.000Z (over 1 year ago)
- Last Synced: 2025-02-07T11:17:49.822Z (over 1 year ago)
- Topics: c, command-line-tool, linux, process, processmanagement, system-programming
- Language: C
- Homepage:
- Size: 654 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Process-Management-Tool
A Linux-based command-line tool for monitoring and managing system processes. Built in C, it provides features like listing active processes, terminating processes, analyzing system load, and tracking specific processes.