4 fertig
This commit is contained in:
@@ -37,10 +37,16 @@
|
||||
<ul>
|
||||
<LI><a href="https://www.debian.org" target="_blank">Debian.org</a></LI>
|
||||
<li><a href="https://wiki.ubuntuusers.de" target="_blank">wiki.ubunutuusers.de</a></li>
|
||||
<h3>bash</h3>
|
||||
<li><a href="http://www.gnu.org/software/bash/manual/bashref.html" target="_blank">GNU Bash Reference manual</a></li>
|
||||
<li><a href="https://ss64.com/bash/" target="_blank">Umfassende Bash Referenz mit Suche</a></li>
|
||||
<li><a href="https://www.shellbefehle.de/befehle/" target="_blank">Shell Befehle</a></li>
|
||||
<li><a href="https://wiki.archlinux.de/title/Bash-Prompt_anpassen" target="_blank">Bash Prompt anpassen </a></li>
|
||||
<h3>reguläre Ausdrücke</h3>
|
||||
<li><a href="https://regexr.com/" target="_blank">RegExr.com - Reguläre Ausdrücke testen</a>
|
||||
<li><a href="http://rubular.com/" target="_blank">rubular.com - Reguläre Ausdrücke testen</a>
|
||||
<h3>Bash scripting</h3>
|
||||
<li><a href="http://www.gnu.org/software/bash/manual/html_node/Bash-Conditional-Expressions.html" target="_blank">Conditional Expressions für [ ] / test</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user