How do you list the files in an UNIX directory while also
showing hidden files?
Answer Posted / vawani
ls -ltra
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Give the command for finding the current date.
What is the difference between awk and grep?
What are awk commands?
What does find command return in unix?
How do you repeat a command in terminal?
What is used to type command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is the functionality of a top command?
Why is awk called awk?
Name the general commands in using unix os for a beginner?
Is grep faster than awk?
What is unix command?
How do I use grep to search for a file?
What is ‘ps’ command for?
Write a command to display a file’s contents in various formats?