Q382
Which files will be displayed by the following command: cat *file*
A.
all files in the directory
B.
all files with filename containing 'file'
AnswerC.
no files will be displayed
D.
a single file
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board