How do you list the files in an UNIX directory while also
showing hidden files?
Answer Posted / sagar
ls -ltr
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
Does cp command overwrite files?
What is the general format of unix command syntax?
What are the commands in UNIX to list the files in a Directory?
What are filter commands in unix?
Name the various commands that are used for the user information in unix.
What is the functionality of a top command?
What is grep and how do you use it?
How do you grep recursively?
What do know about tee command and its usage?
How do I use grep to search for a file?
What is awk good for?
Explain command to view process running?
Differentiate cmp command from diff command.
What command is used to switching between users in unix?
What is pipe command in unix?