Vidyalelo
Computer Science · Q382

UNIX

Engineering and GATE · Computer Science · question 382

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'
Answer
C.
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