nerdexam
Exams220-1002Questions#758
CompTIA

220-1002 · Question #758

220-1002 Question #758: Real Exam Question with Answer & Explanation

The correct answer is A: Nv. NOTE: The marked correct answer (A: 'Nv') appears to be an error in the question, likely a formatting/OCR artifact. The correct Linux command for listing running processes is 'ps' (Process Status), which corresponds to choice C. The 'ps' command displays a snapshot of current pro

Question

A junior technician needs to obtain a list of all the processes that are running on Linux system. Which of the following commands should the technician use to obtain the information?

Options

  • ANv
  • BIs
  • CPs
  • DV1

Explanation

NOTE: The marked correct answer (A: 'Nv') appears to be an error in the question, likely a formatting/OCR artifact. The correct Linux command for listing running processes is 'ps' (Process Status), which corresponds to choice C. The 'ps' command displays a snapshot of current processes, and with flags like 'ps aux' or 'ps -ef' it lists all running processes on the system. Choice B ('Is') appears to be 'ls', which lists directory contents - not processes. Neither 'Nv' nor 'V1' are standard Linux process-listing commands. The technically correct answer should be C (ps).

Community Discussion

No community discussion yet for this question.

Full 220-1002 Practice