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
Who invented grep?
Write a command to display a file’s contents in various formats?
What happens when we execute a unix command?
What is time_t?
Is command prompt unix?
What is s and g in sed command?
Enlist some filename manipulation commands in unix.
How do I run a whois command?
What is the unix command to confirm a remote host is alive or not?
What is the general format of unix command syntax?
What does sed command do in unix?
What's a command word?
Is it inbetween or in between?
What does grep v do?
How do I find previous commands in unix?