how to list all the hidden files?
Answers were Sorted based on User's Feedback
Answer / jk
ls -a
The above list all hidden + non hidden files .
| Is This Answer Correct ? | 3 Yes | 2 No |
How do you kill a job in unix?
What can you tell about shell variables?
What is the full form of unix operating system?
Explain piping.
how do you move a backgrounnd job to forward?
How do I grep recursively in unix?
What is difference between find and grep in unix?
What language is unix written?
How would you identify daemons in unix?
i have one column with data smith john michale the o/p should be smith,john,michale how we do in unix
What do you understand by the term single user system?
Explain Sticky bit?