Question: in cps590, use C language 13. Write a program named P4.c that sends the SIGKILL (sure kill!) to a process whose PID is given as

in cps590, use C language
13. Write a program named P4.c that sends the SIGKILL (sure kill!) to a process whose PID is given as a command line argument. Compile P4.c into executable P4 In window 2: run P2 In window 1: use the ps command to get the process id of P2 Use P3 to send SIGINT to P2 (running in window 2). Use P4 to terminate P2 (running in window 2)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
