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 is unix command line?
What does the command '$ls | wc –l > file1' do?
What does pipe () return?
What is grep in bash?
What is difference between grep and find command in unix?
What command will change your prompt to myprompt?
Which command is used to create a directory?
What is grep and how do you use it?
What is in grep command?
What is the use of find command in unix?
Is grep faster than awk?
Does cp command overwrite files?
What is awk good for?
Which command will print your home directory on screen?
What is the general format of unix command syntax?