how do display only hidden files in unix?
Answers were Sorted based on User's Feedback
Answer / shardul
ls -a
output will give all the files name that are starting with a (.) dot in starting
this gives the hidden file in the directory where u are exactly present
if you are present in another directory & you want to get the name of hidden file in another directory simply use command
ls -a (name of directory/file u want)
| Is This Answer Correct ? | 0 Yes | 8 No |
Answer / geek
by using the option hide, so that it remains hidden and you
may store secrets in it.....
very helpfull indeed
| Is This Answer Correct ? | 0 Yes | 10 No |
List a few significant features of unix?
What is unix kernel explain it?
Is unix an operating system?
What are the devices represented in unix?
What are the benefits of running processes in the background?
Is used to create ordinary files on any unix system?
What is c shell in unix?
How to know the present working directory in unix?
How do I show only directories in unix?
What is unix in simple terms?
What do you understand by the term wild-card interpretation?
What is Thread dump in unix?