what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / amit kumar
ls -a will show the hidden files.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How many unix commands are there?
what is the advaantage of each user having its own copy of the shell?
How can you see the command line history?
Name the unix command to find how many days the server has been up.
What is the command to find maximum memory taking process on the server?
What does the “echo” command do?
What is nr in awk command?
What is the significance of the 'tee' command?
What is used to type command?
Why is shebang used?
How do I search a whole word in vim?
What is awk command used for?
What will the following command do?
How can we use grep command in unix?
What is the first character of the output in ls l command?