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 command is used to check the current users?
how to sort the content of the file based on numeric values
How can you see the command line history?
What is the function of grep command in unix?
What is ctrl d?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the unix command to confirm a remote host is alive or not?
How do I search for a file in unix command?
What is grep and how do you use it?
Which command is used to find whether the system is 32 bit or 64 bit?
What does grep v do?
Name the general commands in using unix os for a beginner?
Can you explain a little bit about command substitution?
What is the use of the command 'ls -x chapter[1-5]' ?
How do I search for text in vi?