How do you list the files in an UNIX directory while also
showing hidden files?
Answer Posted / venkatesh
ls -a it give all the file and directory including hidden files
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the behavioural difference between cmp and diff commands?
What are some command words?
What do know about tee command and its usage?
Who wrote grep?
What is the comma to show the space allocation of files?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How does shebang work?
What is grep command in unix with examples?
What are grep patterns?
What does the “echo” command do?
How do I use grep to find a file?
How do I open a port?
Why is awk called awk?
What is the size of time_t?
What is the nmap command?