Page 1 of 1

A Linux user wants to use the grep command to identify every file name in the current directory that contains the word ג

Posted: Sat Jul 23, 2022 7:31 pm
by answerhappygod
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?

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