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 is $0 bash?
How to use grep command to list find the records of a file containing 10 different strings?
Why is it called grep?
What happens when we execute a unix command?
What is the use of finger command?
What is awk used for?
Is command prompt unix?
What is the comma to display different lines that are found when compare two files?
What is grep and how do you use it?
What is the functionality of a top command?
What is the difference between grep and grep?
what is the advaantage of each user having its own copy of the shell?
What does 'mkdir' command do in UNIX?
What is the difference between cat and more command?
Name the various commands that are used for the user information in unix.