This is an old revision of the document!
There are a number of good resources on the web. Here's one of them:
http://linuxcommand.org/index.php
Commands you should know:
pwd - print working directory ls - list files cd - change directory less - file pager file - describes type of a file
Choose an editor:
nano vi emacs