You work as a Network Administrator for Tech Perfect Inc. The company has a Linux-based
network. You want to kill a process running on a Linux server. Which of the following commands
will you use to know the process identification number (PID) of the process?
A.
getpid
B.
ps
C.
kill
D.
killall