what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answers were Sorted based on User's Feedback
Answer / eugene
ls -a (minimal required answer)
ls -la (additional "l" use a long listing format )
| Is This Answer Correct ? | 11 Yes | 1 No |
How do you remove a crontab file?
what is the difference between npar and vpar in HP-UX?
what is the shell for dos,nt operating systems?
What does this command do,"$more readme.txt“?
What are awk commands?
Write a command to display a file’s contents in various formats?
What is pid?
What is the use of pipes?
can we use cat command as an editor ..???
Which command will print your home directory on screen?
What do you mean by zambie process?
How do you execute a UNIX command in the background?