what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / amit kumar
ls -a will show the hidden files.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is awk command used for?
What are the unix commands?
What is the comma to display different lines that are found when compare two files?
How do I find previous commands in unix?
What is the difference between cat and more command?
What is command substitution?
Explain mount and unmount command.
What is grep and how do you use it?
What is the use of finger command?
How does pipe () work?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the command to find hidden files in the current directory?
What command is used to check the current users?
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
Can you enlist some commonly used network commands?