These are the commands which can be used to perform
      operations related to the ABLE shell.
Table of Contents
- echo — Output some text to standard output
 - exit — Exit ABLE shell
 - read — Reads a line of input into shell variables
 - sh — Start a new ABLE shell
 - sleep — Delay for a specified amount of time
 - test — Performs test operations