Benutzer-Werkzeuge

Webseiten-Werkzeuge


bash

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
bash [2011/06/05 11:16]
admin
bash [2011/11/14 14:58] (aktuell)
admin
Zeile 1: Zeile 1:
 ====== bash Bourne-Again-Shell,​ eine in Unix verwendete Shell ====== ====== bash Bourne-Again-Shell,​ eine in Unix verwendete Shell ======
-  *[[http://​www.tuxhausen.de/​kurs_bash_prog.html|Bash-Kurs]] 
-  *[[http://​mywiki.wooledge.org/​BashPitfalls|BashPitfalls]] 
-  *[[http://​www.linuxconfig.org/​Bash_scripting_Tutorial|Bash scripting Tutorial]] 
-  *[[http://​www.thelinuxdaily.com/​|Diverse Tricks]] 
-  *[[http://​tldp.org/​LDP/​abs/​html/​abs-guide.html|Advanced Bash-Scripting Guide - An in-depth exploration of the art of shell scripting]] 
-  *[[http://​www.linuxconfig.org/​Bash_scripting_Tutorial|Bash scripting Tutorial]] 
  
-  *[[Bash: String konvertieren]] +[[http://​www.tuxhausen.de/​kurs_bash_prog.html|Bash-Kurs]] \\ 
-  *[[http://​trubadix.info/​ideefix/​index.php?​title=Kontrollstrukturen_%28Shell%29&​redirect=no|Kontrollstrukturen]]+[[http://​mywiki.wooledge.org/​BashPitfalls|BashPitfalls]] \\ 
 +[[http://​www.linuxconfig.org/​Bash_scripting_Tutorial|Bash scripting Tutorial]] \\ 
 +[[http://​www.thelinuxdaily.com/​|Diverse Tricks]] \\ 
 +[[http://​www.linuxconfig.org/​Bash_scripting_Tutorial|Bash scripting Tutorial]] \\ 
 +[[http://​www.faqs.org/​docs/​abs/​HTML/​|Advanced Bash-Scripting Guide: An in-depth exploration of the art of shell scripting]] \\ 
 +[[Bash: String konvertieren]] ​\\ 
 +[[http://​trubadix.info/​ideefix/​index.php?​title=Kontrollstrukturen_%28Shell%29&​redirect=no|Kontrollstrukturen]] ​\\ 
 +[[http://​stetix.de/​lustige-linux-kommandos-befehle.html|Lustige Linux Kommandos & Befehle]] \\ 
 +[[http://​mikiwiki.org/​wiki/​bash|Übersicht]] \\ 
 +[[http://​ss64.com/​bash/​|BASH A-Z]] \\ 
 +[[http://​www.faqs.org/​docs/​abs/​HTML/​internal.html|Chapter 11. Internal Commands and Builtins]] \\ 
 +[[http://​www.tuxarena.com/?​p=508|8 More Bash Tips for Working Faster With the Shell (Part 2 of 2)]] \\ 
 +[[http://​kkovacs.eu/​cool-but-obscure-unix-tools|Cool,​ but obscure unix tools]] \\ 
  
   *[[http://​www.wiredrevolution.com/​bash-programming/​multiple-line-comments-in-bash|Mehrere Zeilen auskommentieren]]   *[[http://​www.wiredrevolution.com/​bash-programming/​multiple-line-comments-in-bash|Mehrere Zeilen auskommentieren]]
Zeile 23: Zeile 30:
  
   python -c "​import sys; print('​\n'​.join('​ '​.join(c) for c in zip(*(l.split() for l in sys.stdin.readlines() if l.strip()))))"​ < file   python -c "​import sys; print('​\n'​.join('​ '​.join(c) for c in zip(*(l.split() for l in sys.stdin.readlines() if l.strip()))))"​ < file
- 
-  *[[http://​stetix.de/​lustige-linux-kommandos-befehle.html|Lustige Linux Kommandos & Befehle]] 
-  *[[http://​mikiwiki.org/​wiki/​bash|Übersicht]] 
-  *[[http://​ss64.com/​bash/​|BASH A-Z]] 
-  *[[http://​www.faqs.org/​docs/​abs/​HTML/​internal.html|Chapter 11. Internal Commands and Builtins]] 
-  *[[http://​www.tuxarena.com/?​p=508|8 More Bash Tips for Working Faster With the Shell (Part 2 of 2)]] 
bash.1307265381.txt.gz · Zuletzt geändert: 2011/06/05 11:16 von admin