teil02 teil11 und teil12

This commit is contained in:
2024-07-29 08:01:42 +02:00
parent b1871443df
commit ae9e94b262
9 changed files with 143 additions and 3 deletions

View File

@@ -1,3 +1,13 @@
# bash-tut
Dateien des bash Tutorioals auf raspithek.de
Dateien des bash Tutorioals auf raspithek.de
| Kapitel| Beschreibung|
|--------|-------------|
1 |Einführung |
| 2 |Hello World |
| 3 | exit Codes |
| 4 |Variablen |
| 5 |Verzweigungen|
| 6 |Svhleifen |