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 ls -ltd?
what is the function of grep command?
hw will u use awk in replacing cahrs and files
What Command is used to make a directory?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How do I find previous commands in unix?
what are the differences between CUI and GUI interfaces?
52 Answers College School Exams Tests, HCL, HP, IBM, IBMR, NIIT, Talco, Wipro,
what is the use of ls -l command & what is the information it gives about user ?
Give Command that will change the name of a directly from paypal to eBay
What does the command '$ls | wc –l > file1' do?
What are awk commands?
The rm command removes links to file. What does this mean? How then is a file deleted from the file system?