how do display only hidden files in unix?
Answer Posted / sarvan
Hidden files will start a period (.) in their names. To
list them use -a option of ls command.
like, ls -ltra
| Is This Answer Correct ? | 29 Yes | 18 No |
Post New Answer View All Answers
Is unix free?
Explain different types of Unix systems.
Where is unix used today?
Differentiate relative path from an absolute path?
Explain some of the fundamental concepts of unix?
How do I check disk space in unix?
How to remove the first line/header from a file in Unix?
What are states that the page can be in, after causing a page fault?
How to terminate a shell script if statement?
How do I show hidden files in unix?
What are the components of unix kernel?
How to create files in unix?
If we are terminated at the middle of the program execution in UNIX,what will happen to the program, it will continue running r terminate r the o/p will be send to your mail?
How to know the information about a file?
Explain what is standard unix streams ?