1.

Which command is used to list all the files with extension .lst?

A. ls -l *.lst
B. ls lst*
C. ls *.*
D. ls *[lst]
Answer» B. ls lst*


Discussion

No Comment Found