what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / prasanth verkot
ls -a
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
what is the advaantage of each user having its own copy of the shell?
What are the differences among a system call, a library function, and a unix command?
Explain command to view process running?
Using unix command how to display no of records in oracle?
What is the command to compare two files in unix?
What is the difference between cat command and more command?
What is used to type command?
How do I search a whole word in vim?
Write a command that will display files in the current directory, in a colored, long format.
Why is awk called awk?
How to display no of records in oracle using unix command?
Is ‘du’ a command? If so, what is its use?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the use of awk command in unix?
How do I run a bash script?