Computer Programming MCQs Basic of linux unix
Q Which command is used to list all the files with extension .lst ?
  • A A. Ls -l *.lst
  • B B. Ls lst*
  • C C. Ls *.*
  • D D. Ls *[lst]
Leave a Comment