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 |
How to setup Disk space as well as memory in solaris10?
What is the functionality of a top command?
What does #!/ Bin sh do?
what is the functionality of kernel in unix architecture?
How do I delete files from command prompt?
What is grep r?
distinguish between interrupts and exceptions?
How do you copy a directory with many files and folders into another directory?
What is difference between grep and find command in unix?
How to find $ai_serual resolved path by using unix
Why is shebang used?
why unix operating system provides more security than other operating systems?