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 |
Can you write a command to erase all files in the current directory including all its sub-directories?
Why is it called grep?
how to unzip the contents of the gzip file
What are awk commands?
what is the difference between "cron" command and "at" command?
Explain command to show the space allocation of files?
What are the dos commands?
How to get the operating system's information in unix?
which command is used to stop a running process in unix?
How to convert a hidden file to normal visible file?
What is unix command line?
What is used to type command?