Links zur Bash-Programmierung

online:
	help <topic>
z.B. 	help function

	pinfo bash
	man bash
	man builtins

Im Verzeichnis "/usr/doc/bash-3.0" vor allem
	FAQ
	article.txt
------------------------

selflinux (Arktur 3.4/3.6/5.0-slack: "pub auf Arktur")
	http://www.selflinux.org/selflinux/html/shellprogrammierung.html

http://www.schatenseite.de/unixshell.html

FH Isny
http://www.threelights.de/data/vorlesungsskripte/marcus-schaefer-skriptsprachen-skript-bash-teil-1.pdf

http://home.arcor.de/dfcgen/refcards/bash.pdf

Tuxhausen.de
	http://www.tuxhausen.de/kurs_bash_prog.html

Thomas Ermer, Michael Meyer: Linuxfibel
http://www.linuxfibel.de/
	http://www.linuxfibel.de/download.htm

Thomas Ermer: Das Linuxbuch 		
Eingebaute Kommandos der Bash
	http://www.rtol.de/holda/linux/buch/shellkommandosderbash.htm
	http://www.rtol.de/holda/linux/buch/index_kurz.htm

Klaus Gerhardt - Linuxseiten
	http://www.belug.de/~k-gerhardt/bash/bash_001_default.html
	http://www.belug.de/~k-gerhardt/bash/bash_003_v0_4_download.tar.gz

Linux Anwenderhandbuch (Lunetix)		
	http://www.linux-ag.de/linux/LHB/
	http://www.linux-ag.de/progs/LHB-7.0.tar.gz

Matthias Clauß / Steffen Brose 
	http://www.tu-chemnitz.de/urz/kurse/unterlagen/shell-progr/bourne/bourne.html
	http://www.tu-chemnitz.de/urz/kurse/unterlagen/shell-progr/bourne.ps
(dann: ps2pdf bourne.ps)
	http://www.tu-chemnitz.de/urz/linux/faq/shell.html

Hagen Höpfner, Marco Plack: Unix im Netz
	http://www.metop-md.de/www-metop/angew-inf/downloads/unix5.pdf
	http://www.metop-md.de/www-metop/angew-inf/downloads/unix8.pdf ----------------------------		

Sven Velt: Bash-Programmierung
	http://lusc.de/download/2001/lsp2/bashprogrammierung.html

Franz Kohnle:
www.kohnlehome.de/linux/linux_BashProgrammierung.pdf 

RWTH Aachen:
	http://www.physik.rwth-aachen.de/group/IIIphys/compute/kurs/node69.html

http://193.175.22.77/bilders/itnotez/rbes_bash_skript.html

Wiki:
	http://www.wikiservice.at/dse/wiki.cgi?BashProgrammierung

Reinhard Sepp:
	http://projects.brg-schoren.ac.at/kurse/unix/
	ftp://ftp.brg-schoren.ac.at/Materialien/Informatik/Betriebssysteme/unix.zip

"Advanced Bash-Scripting Guide", umfangreiche Einführung in die Bash-Programmierung.
	http://www.tldp.org/LDP/abs/html/

----------------------------------------------------------------------
Sven Mascheck in de.comp.os.unix.shell:

http://kris.koehntopp.de/artikel/unix/shellprogrammierung/

http://www.bin-bash.de/
http://linux-ag.de/linux/LHB/LHB.html			(Linux Anwenderhandbuch),
http://www.tu-chemnitz.de/urz/kurse/unterlagen/shell-progr/
http://www.irb.cs.tu-berlin.de/leitfaden/sw-dokumente/unix/unix.html
http://lugddlect.sourceforge.net/books/shell/		(LUG Dresden Vortrag),
http://www.openoffice.de/linux/buch/			(Debian Anwenderhandbuch)

sind im Vergleich, insbesondere bzgl. Skripting, deutlich knapper (als die Koehntopp-Seite, HH); 
zumal einige ja versuchen, Unix umfangreich abzudecken

----------------------------------------------------------------------

letzte Änderung  16.07.2009