newbie quesion: how to look inside directory?
by igadoter from LinuxQuestions.org on (#4ZX73)
Question is little tricky. I am newbie by no means but I asked myself question: how to look inside directory? Directory is a file - which contains information about other files. I want insight how this information is stored. I can use cat command to see what is inside text file. What about file which represents directory? Is there similar to cat command?

