QuestionQ18
Linux FundamentalsYou are a Network Administrator for Tech Perfect Inc. The company operates a Linux-based network. You need to terminate a process running on a Linux server. Which command will you use to determine the process identification number (PID) of the process?
- A killall
- B ps
- C getpid
- D kill
Community Discussion