this lists all the commands of the shell you are in, that you have typed in lastly.
The list consists of the command plus the a number. After have issued history (ususally filtered by grep with piping - see next chapter) you can directly issue one of the displayed commands WITHOUT using the mouse, by entering the an exclamation mark followed by the number of the command.