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>“)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Test ==
+
{{User
 
+
|user=bsod
Testseite
+
|ip=10.0.0.7
* a
+
|mastodon=bsod
* b
+
}}
* c
 
 
 
<syntaxhighlight lang="bash">
 
for i in a b c d
 
do
 
  bar=$i
 
  printf "tolles %s\n" $bar
 
done
 
</syntaxhighlight>
 

Latest revision as of 12:14, 15 February 2020