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 does the user view the contents of a text file in UNIX?
What is the function of grep command in unix?
Explain command to view process running?
how to find largest file?
14 Answers HCL, Microsoft, Thomson Reuters,
Why is shebang used?
distinguish between paging and swapping?
How to find and replace the below command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
what is the use of "test" command in unix?
Describe the usage and functionality of the command rm –r * in unix?
what is the default permission for /etc/shadow file in UNIX
What are filter commands in unix?