Bash: Unterschied zwischen den Versionen
Flinh1 (Diskussion | Beiträge) |
Flinh1 (Diskussion | Beiträge) |
||
Zeile 5: | Zeile 5: | ||
+ | == Quellen == | ||
− | + | === Links === | |
− | |||
− | |||
− | |||
− | |||
− | |||
* https://www.selflinux.org/selflinux/html/bash_basic.html | * https://www.selflinux.org/selflinux/html/bash_basic.html | ||
Zeile 17: | Zeile 13: | ||
* https://de.wikipedia.org/wiki/Bash_(Shell) | * https://de.wikipedia.org/wiki/Bash_(Shell) | ||
+ | |||
+ | * https://tty1.net/sed-tutorium/sed-tutorium.html | ||
---- | ---- | ||
+ | === Bücher === | ||
Ditchen Patrick und Martin Schulte: [https://www.mitp.de/IT-WEB/bash.html bash. Einstieg in die Shell-Programmierung], Frechen 2018 (mitp) | Ditchen Patrick und Martin Schulte: [https://www.mitp.de/IT-WEB/bash.html bash. Einstieg in die Shell-Programmierung], Frechen 2018 (mitp) | ||
---- | ---- | ||
+ | === Youtube === | ||
+ | * [https://www.youtube.com/watch?v=YAuqgvEiojU Linux Terminal und Bash Grundlagen] | ||
* https://www.youtube.com/watch?v=cQepf9fY6cE&list=PLS1QulWo1RIYmaxcEqw5JhK3b-6rgdWO_&index=1 | * https://www.youtube.com/watch?v=cQepf9fY6cE&list=PLS1QulWo1RIYmaxcEqw5JhK3b-6rgdWO_&index=1 | ||
Version vom 20. September 2019, 08:16 Uhr
Die Bash ist die häufigste Shell bei unixoiden Betriebssystemen.
Inhaltsverzeichnis
Quellen
Links
- https://www.selflinux.org/selflinux/html/bash_basic.html
- https://www.selflinux.org/selflinux/html/shellprogrammierung.html
Bücher
Ditchen Patrick und Martin Schulte: bash. Einstieg in die Shell-Programmierung, Frechen 2018 (mitp)
Youtube
- Linux Terminal und Bash Grundlagen
- https://www.youtube.com/watch?v=cQepf9fY6cE&list=PLS1QulWo1RIYmaxcEqw5JhK3b-6rgdWO_&index=1
|