what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / rajesh mallick
ls -la
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
How do I delete files from command prompt?
What command will change your prompt to myprompt?
Can you explain a little bit about command substitution?
What is sed awk grep?
How can you see the command line history?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
How can we use grep command in unix?
What is unix command line?
Does cp command overwrite files?
What is the command to compare two files in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Write a command to kill the last background job?
Explain command to view process running?
What command is used to check the current users?
What is grep and how do you use it?