Guides:Shells
From CoderGuide
Command Shells
This section covers shells (command propmts) for various systems, and the syntax used to write shell scripts.
- Bourne & Boune Again (bash) Shells -- This is the default shell for most Unix operating systems, including Linux and Mac OS X (versions before 10.3/Panther used tcsh as the default shell)
- C Shell & T. C Shell
- Microsoft DOS and Windows Command Shells (COMMAND.COM and CMD.EXE)

