You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
listens and reads data from the UDS and echo's the recieved command (in this case KILL).
#Final Submission
Runs macD.c and listens for signals of either STAT KILL or both, stat reports the number of active process' and KILL followed by an index to kill specifed process
Flags: i - take the first parameter (file name) and save it to be used for executing process'
q = any output from the executed process is suppressed