what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / lakshmiprabha velusamy
ls -a
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What will the following command do?
Who invented grep?
how to sort the content of the file based on numeric values
Write a command to kill the last background job?
How do you grep recursively?
What is grep r?
Explain command to show the space allocation of files?
What is the difference between awk and grep?
What are the general commands in using unix os for a beginner?
What is a command and examples?
What is the use of tee command?
How many unix commands are there?
What are filter commands in unix?
what is the advaantage of each user having its own copy of the shell?
What command will change your prompt to myprompt?