how do display only hidden files in unix?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / geek
by using the option hide, so that it remains hidden and you
may store secrets in it.....
very helpfull indeed
Is This Answer Correct ? | 0 Yes | 10 No |
following two file are file a file b 110 aab 330 xxl i want the output like file a fileb 110 xxl 330 aab give solution ?
What is the difference between a shell variable that is exported and the one that is not exported?
What is the symbol in unix?
How do I create a directory in unix?
What is unix in simple terms?
Describe a link in unix.
What is a shell?
Where unix is used today?
Is windows unix based?
What is difference between unix and windows?
What is unix kernel?
What is unix operating system?