Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Unix
Which command is used to list all the files with extension .lst?
ls -l *.lst
ls lst*
ls *.*
ls *[lst]
None of the above
Correct Answer:
ls -l *.lst
← Previous Question
Next Question→
More Questions from
Unix
Which is the earliest and most widely used shell that came with the UNIX system?
Which command is used with vi editor to search a pattern in the forward direction?
Which of the following commands can be used to get information about all users who are currently logged into the system?
Which option is used with the chmod command recursively to all files and sub-directories in a directory?
The command to count the number of files in the current directory by using pipes, is
Which shell's wild-cards is used to match a single character?
Which command is used to list out all the hidden files along with the other files?
Which of the following files contains information related to password aging?
Which of the following commands is used to change the working directory?
Which command is used to change directory to the name beginning with a 'p'?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments