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
What is grep r?
What are grep patterns?
What command is used to check the current users?
How many unix commands are there?
What do chgrp command do?
What is unix command?
How do I use grep to find a file?
What is $0 bash?
How do I use nslookup?
Are you in or at the office?
Is command prompt unix?
Is it inbetween or in between?
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 awk used for?
What is command substitution?