what is the command to list files in a directory in UNIX?
Answer Posted / brijmohan
ls : this command is used to see the list of file and
folder in present working directory.
ls -ltr : is used to see the file and folder in present
dirctory in alphabetical order.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does the metacharacter mean?
Describe the zip/unzip command using gzip.
Describe the usage and functionality of the command rm –r * in unix?
How do I search for a file in unix command?
What do chmod, chown, chgrp commands do?
What is the pipe command?
What is used to type command?
What do know about tee command and its usage?
How do I search a whole word in vim?
What are the commands in UNIX to list the files in a Directory?
Why is shebang used?
What do chmod command do?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What does find command return in unix?
What are the dos commands?