what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / rajesh mallick
ls -la
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
What is nr in awk command?
Name the unix command to find how many days the server has been up.
Is grep faster than awk?
How to display no of records in oracle using unix command?
What are the dos commands?
How do I run a bash script?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What are file commands?
Explain ‘library functions’ with respect to unix commands?
How do you grep a case insensitive?
What will the following command do?
Differentiate cat command from more command.
What is awk command used for?
How does the system know where one command ends and another begins?
What is the use of the tee command?