Which command is used to list all the files with extension .lst? A ls -l *.lst B ls lst* C ls *.* D ls * E None of the above Which command is used to list all the files with extension .lst? Correct Answer ls -l *.lst Bissoy MCQ Team Computer Science Unix