what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / kiruthiga.s
ls-a
(or)
ls-la
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which command is used to create a directory?
Which unix command to make a new directory?
What are the general commands in using unix os for a beginner?
Why is awk called awk?
Describe the zip/unzip command using gzip.
What does #!/ Bin sh do?
What is the comma to display different lines that are found when compare two files?
Explain mount and unmount command.
What does awk stand for?
What is ctrl d?
What is grep in bash?
What is a command and examples?
What is awk command used for?
What does the command '$ls | wc –l > file1' do?
What is the difference between awk and grep?