what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / yuvaevergreen
ls -a option
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is pipe command in unix?
Differentiate cat command from more command.
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
What does the command '$ls | wc –l > file1' do?
What is the use of cut command in unix?
What is “chmod” command?
Is command prompt unix?
What do know about tee command?
What is the comma to show the space allocation of files?
What are file commands?
What is in grep command?
What are some command words?
What is $0 bash?
What is .sh file?
Why is shebang used?