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
How do you make programs portable on unix and dos under such circumstances?
What is the difference between an absolute path and a relative path in unix?
What is Thread dump in unix?
What is dev null in unix?
Is unix a programming language?
Is unix more secure than windows?
Is unix is a programming language?
Is unix an operating system?
What can you tell about shell variables?
Explain different types of Unix systems.
Is unix written in c?
What is .profile unix?
How to know the ip address of user system?
Which language is used in unix?
Differentiate multiuser from multitask.