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

Options

A : ls -l *.lst

B : ls lst*

C : ls *.*

D : ls *[lst]

Click to view Correct Answer

Previous || Next

Unix - Part 2 more questions

Programmers use _____ to organize and summarize the results of....

Which of the following files contains information related to password....

Which command will be used with vi editor to replace....

Which of the following commands is used to rename a....

Which of the following commands is used to copy a....

Which option is used with the chmod command recursively to....

Which command is used to change directory to the name....

Which commands is used to assign executable permission to all....

Which set option is used with vi editor to display....

Which command is used to print a file?

Artificial Intelligence - Part 1 more Online Exam Quiz

System Analysis and Design - Part 2

System Analysis and Design - Part 3

System Analysis and Design - Part 4

System Analysis and Design - Part 5

System Analysis and Design - Part 6

Unix - Part 3

Windows 2000 Server - Part 2

Windows NT - Part 2

Constructors and Destructors - Programs

Functions - Programs