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

Who command in unix operating system?

669


What is the difference between cat and more command?

636


What are the general commands in using unix os for a beginner?

585


What is sed awk grep?

612


Differentiate cat command from more command.

587






What is $0 bash?

655


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

626


Why is shebang used?

602


How to find $ai_serual resolved path by using unix

1039


Name the unix command to find how many days the server has been up.

618


What is the command to find hidden files in the current directory?

598


What are the differences among a system call, a library function, and a unix command?

575


What is used to type command?

554


What are filter commands in unix?

559


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

593