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 |
Is unix still around?
Write down some common shells with their indicators?
What is positional parameters in unix?
What does a pipe(|) do?
What is the symbol in unix?
Is mac a unix?
What do you mean by unix operating system?
What do you mean by unix?
How to list directories in unix?
Is it possible to restrict incoming message?
What is the file in unix?
Is unix a kernel or os?