Baby Steps in Unix/Linux Part 1: Listing
When you’re staring at that bare command prompt in Terminal, of course you don’t know what to do. A command-line interface expects you to type something. But not just anything. It’s not a person, after all. It can’t understand natural language.
So first, try out some useful commands that will show you information about directories (folders) and files that are inside the current directory. Each one is illustrated in one of the images above (CLICK for a slideshow of larger images).
NOTE: Unix is case sensitive, so pay attention to upper- and lowercase letters.