Difference between revisions of "User:Bsod"

From Zombi Wiki
Jump to navigation Jump to search
(Die Seite wurde neu angelegt: „== 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>“)
 
(Die Seite wurde geleert.)
Tag: Blanking
Line 1: Line 1:
== 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>
 

Revision as of 22:32, 13 February 2020