what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / yuvaevergreen
ls -a option
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the dos commands?
Explain ‘system calls’ with respect to unix commands?
What is ‘ps’ command for?
What do chgrp command do?
Does cp command overwrite files?
Write a command to display a file’s contents in various formats?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is s and g in sed command?
What is “chmod” command?
Why is grep called grep?
Explain command to view process running?
Why is shebang used?
What are the commands in UNIX to list the files in a Directory?
How do you grep a case insensitive?
How do I run a bash script?