how do display only hidden files in unix?
Answer Posted / chelios
Minimalistic form:
ls -a | grep '\.'
Really people, 'only hidden' means 'only hidden', not 'also hidden'...
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
What are links and symbolic links in UNIX file system?
What does sort do in unix?
How do you sort in unix?
Is it possible to create new a file system in UNIX?
What scheme does the Kernel in Unix System V follow while choosing a swap device among the multiple swap devices?
What is dot profile in unix?
Explain kernal and shell?
How do you determine and set the path in unix?
How to display n-th line of a file in Unix?
Explain piping.
How do I grep multiple patterns in unix?
Is windows unix based?
Why unix is secure than windows?
What is page fault? Its types?
What does pipe do in unix?