how to list all the hidden files?
Answers were Sorted based on User's Feedback
Answer / jk
ls -a
The above list all hidden + non hidden files .
| Is This Answer Correct ? | 3 Yes | 2 No |
How do I run a .sh file in unix?
What will be the result if we run the command #find /tmp - mtime -2 and #find /tmp -mtime +2
Is mac a unix?
How do I grep multiple patterns in unix?
How to create files in unix?
What is meant by the term nohup?
Is a form of interprocess communication in unix?
What are the features of unix?
What is awk sed unix?
What is difference between unix and windows?
How to move files from one directory to other in unix?
What is pipe in unix example?