Vidyalelo
Computer Science · Q22

Linux

Engineering and GATE · Computer Science · question 22

Q22

What command is not used to list the files chap01, chap02 and chap04?

A.
ls chap*
B.
ls chap[124]
Answer
C.
ls - x chap0[124]
D.
ls chap0[124]
E.
None of the above

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board