Sunday, October 3, 2010

A Bash Tutorial -- for those who want to master one of the most popular shell in the Unixy world.

What is the Bash Shell?

The GNU Bourne-Again SHell (BASH) incorporates features from the C Shell (csh) and the Korn Shell (ksh) and conforms to the POSTIX 2 shell specifications. It provides a Command Line Interface (CLI) for working on *nix systems and is the most common shell used on Linux systems. Useful bash features will be the subject of the rest of this document.

Posted via email from markjeee.com

No comments: