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

following two file are file a file b 110 aab 330 xxl i want the output like file a fileb 110 xxl 330 aab give solution ?

3 Answers   Accenture,


What is the difference between a shell variable that is exported and the one that is not exported?

2 Answers  


What is the symbol in unix?

0 Answers  


How do I create a directory in unix?

0 Answers  


What is unix in simple terms?

0 Answers  






Describe a link in unix.

0 Answers  


What is a shell?

0 Answers  


Where unix is used today?

0 Answers  


Is windows unix based?

0 Answers  


What is difference between unix and windows?

0 Answers  


What is unix kernel?

0 Answers  


What is unix operating system?

0 Answers  


Categories