How to view the hidden files in /etc directory?

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


Please Help Members By Posting Answers For Below Questions

What is the use of the tee command?

602


What does touch command do in unix?

734


Why is it called a shebang?

574


Is command prompt unix?

586


Differentiate cmp command from diff command.

592






How do I find previous commands in unix?

597


What do chown command do?

536


What is the use of awk command in unix?

583


What is awk good for?

590


What is command statement?

543


Which command is used to copy files?

559


Who wrote grep?

589


What does #!/ Bin sh do?

598


What is the first character of the output in ls l command?

637


How to use grep command to list find the records of a file containing 10 different strings?

650