Q55
Which command is used to list all the files with extension .lst?
A.
ls -l *.lst
AnswerB.
ls lst*
C.
ls *.*
D.
ls *[lst]
E.
None of the above
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board