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
Write a script that prints out date information in this order: time, the day of week, day number, month, year(sample output: 17:34:51 pdt sun 12 feb 2012)
How do I grep multiple patterns in unix?
Name two paging states for a page in memory?
What do you understand by the term filters?
Describe the term directory?
How to find the path in unix?
How to know the ip address of user system?
Describe file systems in unix?
Explain some of the fundamental concepts of unix?
Name the data structure used to maintain file identification?
Is unix cli or gui?
Enlist common shells with their indicators.
How do I run a unix script?
Explain the following statement, “it is not advisable to use root as the default login.”
What is unix language?