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.
 
 
 
raspithek 5d830cbae4 Merge pull request '„teil23/parseargs.sh“ ändern' (#1) from develop into master 2 days ago
alias Schript zu Teil 20. 4 months ago
piping piping teil17 6 months ago
teil02 teil02 teil11 und teil12 10 months ago
teil10 varname.sh calc.sh und constant.sh 10 months ago
teil11 teil11 und teil13 9 months ago
teil12 noloop.sh 10 months ago
teil13 teil11 und teil13 9 months ago
teil14 teil14 8 months ago
teil15 sdcardtester als Scriptbeispiel. 8 months ago
teil16 scope 8 months ago
teil17 piping teil17 6 months ago
teil20 Schript zu Teil 20. 4 months ago
teil21 teil21 3 months ago
teil23 „teil23/parseargs.sh“ ändern 2 days ago
LICENSE Initial commit 1 year ago
README.md Readme aktualisiert. 8 months 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