Dateien des bash Tutorioals auf raspithek.de
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Olli Graf 68a8069739 Readme aktualisiert. 4 weeks ago
teil02 teil02 teil11 und teil12 3 months ago
teil10 varname.sh calc.sh und constant.sh 3 months ago
teil11 teil11 und teil13 2 months ago
teil12 noloop.sh 3 months ago
teil13 teil11 und teil13 2 months ago
teil14 teil14 1 month ago
teil15 sdcardtester als Scriptbeispiel. 1 month ago
teil16 Readme aktualisiert. 4 weeks ago
LICENSE Initial commit 8 months ago
README.md Readme aktualisiert. 4 weeks ago

README.md

bash-tut

Dateien des bash Tutorioals auf raspithek.de

Kapitel Beschreibung
1 Einführung
2 Prompt
3 key bindings
4 Startvorgang
5 Environmentvariablen
6 builtins
7 Dateien
8 nano
9 bash Scripting
10 Variablen
11 Verzweigungen
12 Schleifen
13 Parameter
14 exit Codes
15 von der Idee zum Script
16 Funktionen