Contents

Before you can start using the Unix shell, you need to set up your environment. This includes installing a Unix shell command line interface (CLI) application and choosing an editor for creating and editing your shell scripts.

  1. Unix Shell Installation
  2. Shell Script Editors and IDEs
  3. Shell Script Files

Back to top.