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
Which unix shell is best?
How many root directories exist in unix?
What are the essential features of the unix operating system?
Explain different types of Unix systems.
What is regular file in unix?
Does unix have a gui?
Is unix os free?
What are the entities that are swapped out of the main memory while swapping the process out of the main memory?
What is the difference between nfs 3 and nfs 4?
In unix, what is echo used for?
What is delayed write in unix?
What is utility unix?
Explain the importance of directories in a unix system
What is the difference between an absolute path and a relative path in unix?
What are shell variables?