what is the command to list files in a directory in UNIX?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / p.ashwini
ls command is used to list files in a directory
| Is This Answer Correct ? | 1 Yes | 2 No |
what is virtual machine?
hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command
How to install scsi driver in unix? give me explanation clearly?
how to remotely move a file ??? that mean how to move a file one machine to another machine ???
what is tar command and what are the different types of tar commands?
What do chmod, chown, chgrp commands do?
distinguish between user mode and kernel mode?
How do I run a bash script?
How do you list the files in an UNIX directory while also showing hidden files?
what is the use of wild cards?
What are the commands in UNIX to list the files in a Directory?
what will be the output of ls ~/..