what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / hari
ls -l
file *
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write a command to display a file’s contents in various formats?
What are the unix commands?
What is {} in find command?
Explain ‘system calls’ with respect to unix commands?
Write a command to kill the last background job?
Describe the usage and functionality of the command rm –r * in unix?
How do I search for text in vi?
What is grep in bash?
How to use grep command to list find the records of a file containing 10 different strings?
Which command will print your home directory on screen?
What is sed awk grep?
Why is it called a shebang?
Who wrote grep?
What are reported commands?
How do I find previous commands in unix?