how do display only hidden files in unix?
Answer Posted / 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 |
Post New Answer View All Answers
What are conditions for a machine to support Demand Paging?
Which language unix is written?
How to change the password in unix operating system?
What does ls mean in unix?
What is the file in unix?
What is standard unix streams ?
How to remove the first line/header from a file in Unix?
How do you start and stop services in unix without using admin console?
Explain how do you create special files like named pipes and device files?
What is a directory?
What do you understand by the term filters?
How do I grep multiple patterns in unix?
What are the advantages and disadvantages of unix operating system?
What is the symbol in unix?
What is the procedure to configure MC/SG Cluster services in HP-UX 11i v3 OS Environment?