Answer Posted / shruthi
ls -lah /etc
options:
l long list
a all
h hidden
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What is the use of awk command in unix?
What is difference between grep and find command in unix?
How many unix commands are there?
Why is shebang used?
Which command is used to create a directory?
What do chown command do?
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 are the commands in UNIX to list the files in a Directory?
How do I search a whole word in vim?
What does this command do? Cat food 1 > kitty
What is the comma to show the space allocation of files?
How does the system know where one command ends and another begins?
What is {} in find command?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is a bash command?