what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / kiruthiga.s
ls-a
(or)
ls-la
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the command to view process running?
Enlist some filename manipulation commands in unix.
What is ‘ps’ command for?
Is it inbetween or in between?
What does touch command do in unix?
How can you see the command line history?
What does the “echo” command do?
why metadb requires a seperate slice to create Solaris volume manager
What is the use of find command in unix?
Enumerate some of the most commonly used network commands in unix?
Which command should you use to find the remaining disk space in unix server?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How do I clear my terminal history?
What is the pipe command?
What is the difference between cat and more command?