Episode 5

The whatis command introduction

This episode shows how the `whatis` command will return all related commands for a keyword specified as an argument.

Watch episode 
Episode 6

The apropos command introduction

This episode describes how the `apropos` command is similar to `whatis`, but returns more data due to the data sources that it uses to search for keywords.

Watch episode 
Episode 7

The help command introduction

This episode shows how the `help` command can be used to get more details on specific built-in commands provided by the bash shell.

Watch episode 
Episode 8

The info command introduction

This episode shows how the `info` command can be used as an alternative source of system information to using the man pages, and how navigating that system will be more familiar to Emacs users.

Watch episode