ExamQuestions.com

Register
Login
CompTIA A+ Certification Exam: Core 2 Exam Questions

CompTIA

CompTIA A+ Certification Exam: Core 2

115 / 270

Question 115:

A technician logs on to a Linux computer and runs the following command: ps -aux | grep vi Which of the following MOST accurately describes the effect of the command? 

Answer options:

A. It kills any running programs starting with the letters vi.
B. It opens a list of directories that start with the letters vi.
C. It creates a new file named grep in the current working directory.
D. If finds a list of processes running a text editor.