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 directories in unix?
Differentiate between absolute and related path?
Is unix still relevant?
Why is it that it is not advisable to use root as the default login?
Discuss the mount and unmount system calls ?
What are the devices represented in unix?
What does ls lrt in unix?
How do I show only directories in unix?
Is mac unix based?
How to change the password in unix operating system?
Is it possible to count number char, line in a file; if so, How?
What is buffer header unix?
How the Kernel handles the copy on write bit of a page, when the bit is set?
Is mac terminal unix?
Enlist common shells with their indicators.