what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / amit kumar
ls -a will show the hidden files.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What will the following command do?
What is the command to view process running?
Does cp command overwrite files?
What does the metacharacter mean?
What are bash commands?
What do chmod, chown, chgrp commands do?
What is awk good for?
Is command prompt unix?
What happens when we execute a unix command?
Differentiate cat command from more command.
how to sort the content of the file based on numeric values
What does the “echo” command do?
Which command is used to restrict incoming messages?
What does the md command do?
What is the functionality of a top command?