PID-View Simple C utility for viewing basic Linux process information such as name, state, and priority using the /proc filesystem. Install gcc PID_view.c -o pid-view Run ./pid-view PID