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 command substitution?
What is the command to compare two files in unix?
Which command should you use to find the remaining disk space in unix server?
Differentiate cat command from more command.
Explain ‘system calls’ with respect to unix commands?
What does the md command do?
Which command is used to copy files?
How many unix commands are there?
How do I search for a file in unix command?
Why is it called a shebang?
Which command can you use to find the currently running process in unix server?
Which command is used to find whether the system is 32 bit or 64 bit?
What is a command and examples?
What is the first character of the output in ls l command?
What are filter commands in unix?