what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / purushotham
ls .a
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
What are the unix commands?
What is the comma to show the space allocation of files?
What do chown command do?
What is the use of egrep command in unix?
What does the “echo” command do?
Write a command to display a file’s contents in various formats?
What are filter commands in unix?
Explain command to view process running?
What does awk stand for?
What happens when we execute a unix command?
Which command is used to kill the last background job?
What is unix command line?
Explain ‘system calls’ with respect to unix commands?
What is the command to compare two files in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?