how do display only hidden files in unix?

Answers were Sorted based on User's Feedback



how do display only hidden files in unix?..

Answer / raghu

ls -al

Is This Answer Correct ?    3 Yes 11 No

how do display only hidden files in unix?..

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

how do display only hidden files in unix?..

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

how do display only hidden files in unix?..

Answer / pujan patra

ls -la

Is This Answer Correct ?    1 Yes 11 No

how do display only hidden files in unix?..

Answer / hari

file .*

Is This Answer Correct ?    7 Yes 20 No

Post New Answer

More Unix General Interview Questions

Is unix still around?

0 Answers  


Write down some common shells with their indicators?

0 Answers  


What is positional parameters in unix?

0 Answers  


What does a pipe(|) do?

0 Answers  


What is the symbol in unix?

0 Answers  


Is mac a unix?

0 Answers  


What do you mean by unix operating system?

0 Answers  


What do you mean by unix?

0 Answers  


How to list directories in unix?

0 Answers  


Is it possible to restrict incoming message?

0 Answers  


What is the file in unix?

0 Answers  


Is unix a kernel or os?

0 Answers  


Categories