Basic UNIX commands
Ls To list the files
Ls-l To list the files in a long format
(+size, last modified, its owner)
Ls-a Lists all the files (by size, by date)
More + example Shows the first part of the screen,
to show more hit the spacebar
/pattern To search for a pattern
Emacs + example An editor that lets you create and
edit a file.