How do you list the files in an UNIX directory while also
showing hidden files?
Answer Posted / vawani
ls -ltra
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do I search for a file in unix command?
How do you grep recursively?
Does cp command overwrite files?
Is ‘du’ a command? If so, what is its use?
What is a bash command?
What is the use of finger command?
What is the use of egrep command in unix?
What does 'mkdir' command do in UNIX?
Differentiate cat command from more command.
What is .sh file?
Which unix command lists files/folders in alphabetical order?
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
How can we use grep command in unix?
What are the dos commands?
How do I search for text in vi?