Which command is used to list all the files with extension .lst ?
A. ls -l *.lst
B. ls lst*
C. ls *.*
D. ls *[lst]
A. ls -l *.lst
B. ls lst*
C. ls *.*
D. ls *[lst]