how do display only hidden files in unix?
Answer Posted / qwertz
Even more minimalistic:
ls -lad .*
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is source unix?
What is path variable in unix?
What are the file permissions and access modes in unix?
How to log out in unix?
What does pipe do in unix?
How do you determine and set the path in unix?
Explain a path in unix.
What is unix full form?
Explain system bootup in unix.
How to calculate the number of words in a file?
How does the kernel differentiate device files and ordinary files?
How the Kernel handles the fork() system call in traditional Unix and in the System V Unix, while swapping?
What is the full form unix?
What do you understand by the term single user system?
How to print/display the last line of a file in Unix?