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
Which command is used to copy files?
What is the behavioural difference between cmp and diff commands?
What is the function of grep command in unix?
Write a command to kill the last background job?
What do chmod command do?
Enlist some filename manipulation commands in unix.
What do chmod, chown, chgrp commands do?
Which command will print your home directory on screen?
What happens when we execute a unix command?
What do chgrp command do?
Using unix command how to display no of records in oracle?
How do you grep recursively?
What is the command to view process running?
What is awk command used for?
What does 'mkdir' command do in UNIX?