how do display only hidden files in unix?
Answer Posted / ashutosh gupta
ls -a|grep "^\."
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the chief difference between the –v and –x option s to set?
What does cd mean in unix?
List the different types of files that can be made available with unix?
What is positional parameters in unix?
What are the three major components of any unix system?
Does unix still exist?
Is unix a programming language?
Is unix multiuser?
What are drawbacks of ssh v2?
How do I find a pattern in unix?
Explain file system in unix.
What is .profile unix?
How to give execute permission for a file in unix?
What is ps1 and ps2 in unix?
How to print/display the first line of a file in Unix?