How do you list the files in an UNIX directory while also
showing hidden files?
Answer Posted / upendar
ls -a
-It will give all the Files and Sub Directories including Hidden files.
ls -r
- It will give all the files in Descending or Reverse order.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the pipe command?
Which unix command to make a new directory?
why metadb requires a seperate slice to create Solaris volume manager
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
Differentiate cmp command from diff command.
hw will u use awk in replacing cahrs and files
Which command will print your home directory on screen?
Who wrote grep?
What is the difference between grep and grep?
What is the use of finger command?
What does awk stand for?
How do I delete files from command prompt?
how to sort the content of the file based on numeric values
What is the function of grep command in unix?
How can you see the command line history?