ArchLUG Linux By Example - www.archlug.org

Download the RSS XML Feed for this site

Subscribe to this channel with Amphetadesk

Subscribe to this channel with RadioUserland

LBE- bash


Linux By Example


The "bash" command

Start a new instance of the script interpreter:

bash

bash's script language is much more powerful than known from MS-DOS command.com . For an example of a complex bash script, using many techniques applicable to bash script programming, have a look at bashforth, which is an implementation of a fully interaktive Forth-interpreter, entirely written in the bash scripting language.


Valid XHTML 1.0! Valid CSS!