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 create a directory in unix?
Explain a path in unix.
What is procedure to configure Mirror rootvg in HP-UX?
Can you explain the method of changing file access permission?
Is windows 10 unix based?
What Happens when you execute a program?
What is standard unix streams ?
Describe the term inode?
What are the main features of unix?
How to make a new directory in unix?
What are the requirements for a swapper to work?
Write a script that prints out date information in this order: time, the day of week, day number, month, year(sample output: 17:34:51 pdt sun 12 feb 2012)