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.
- Unix Shell Installation
- Shell Script Editors and IDEs
- Shell Script Files
Back to top.