How to view the hidden files in /etc directory?

Answer Posted / vasu

#ls -la /etc

can get all files including hidden files.
hidden files are denoted with dot (.) prefix and
ls -a is used for hidden files.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I search for a file in unix command?

549


What are bash commands?

597


What is grep command in unix with examples?

612


Explain the steps that a shell follows while processing a command.

683


Enumerate some of the most commonly used network commands in unix?

620






What is the comma to display different lines that are found when compare two files?

595


What are the unix commands?

560


How to display no of records in oracle using unix command?

589


Differentiate cat command from more command.

578


Who command in unix operating system?

662


Is command prompt unix?

586


What is the search command in unix?

603


How do I search for text in vi?

587


How does pipe () work?

597


How do I use grep to search for a file?

583