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
Which unix command to make a new directory?
What is the first character of the output in ls l command?
Write a command to kill the last background job?
What is the search command in unix?
What does pipe () return?
What is grep command in unix with examples?
What is the significance of the 'tee' command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Does cp command overwrite files?
How do I delete files from command prompt?
Is command prompt unix?
Describe the zip/unzip command using gzip.
How does the system know where one command ends and another begins?
What is the difference between cat command and more command?
Explain mount and unmount command.