ExamQuestions.com

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

CompTIA

CompTIA A+ Certification Exam: Core 2

248 / 270

Question 248:

A Linux user wants to use the grep command to identify every file name in the current directory that contains the word `mandatory`. Which of the following commands would BEST accomplish this? 

Answer options:

A. grep "d mandatory *
B. grep "i mandatory *
C. grep mandatory file
D. grep mandatory *