what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / rajesh mallick
ls -la
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
What is the significance of the 'tee' command?
What are bash commands?
What do chmod command do?
What does 'mkdir' command do in UNIX?
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 to display no of records in oracle using unix command?
What does awk stand for?
What is awk good for?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do I use grep to search for a file?
How do I run a whois command?
What is command statement?
How can we use grep command in unix?
What happens when we execute a unix command?