How do you list the files in an UNIX directory while also
showing hidden files?
Answer Posted / venkatesh
ls -a it give all the file and directory including hidden files
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is grep faster than awk?
What do chgrp command do?
What do know about tee command and its usage?
What is in grep command?
What are the dos commands?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Explain ‘library functions’ with respect to unix commands?
What difference between cmp and diff commands?
What happens when we execute a unix command?
What are the unix commands?
How to use grep command to list find the records of a file containing 10 different strings?
What command is used to check the current users?
why metadb requires a seperate slice to create Solaris volume manager
How do I search a whole word in vim?
What are the differences among a system call, a library function, and a unix command?