what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / hari
ls -l
file *
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of tee command?
Which command will print your home directory on screen?
What are filter commands in unix?
What is ctrl d?
What does find command return in unix?
What is time_t?
What does sed command do in unix?
Is ‘du’ a command? If so, what is its use?
What does this command do,"$more readme.txt“?
Which unix command to make a new directory?
What are some command words?
What is ‘ps’ command for?
What does #!/ Bin sh do?
How do I search a whole word in vim?
What difference between cmp and diff commands?