Changes

Jump to navigation Jump to search
145 bytes removed ,  22:32, 13 February 2020
Die Seite wurde geleert.
== Test ==
Testseite
* a
* b
* c
 
<syntaxhighlight lang="bash">
for i in a b c d
do
bar=$i
printf "tolles %s\n" $bar
done
</syntaxhighlight>

Navigation menu