Sunday, July 31, 2005

BASH Tutorial

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.


[continue reading]

2 Comments:

Anonymous Anonymous said...

btw bash was ported to Windows if you are interested in having a real command line experience under windows search for cygwin

Sun Jul 31, 11:47:00 PM  
Blogger Unknown said...

Thank you for the tutorial

Wed Sep 07, 05:54:00 AM  

Post a Comment

<< Home