Zum Inhalt springen

Zentrale öffentliche Logbücher

Dies ist die kombinierte Anzeige aller in Foxwiki geführten Logbücher. Die Ausgabe kann durch die Auswahl des Logbuchtyps, des Benutzers oder des Seitentitels eingeschränkt werden (Groß-/Kleinschreibung muss beachtet werden).

Logbücher
  • 11:58, 25. Jul. 2022 Dirkwagner Diskussion Beiträge erstellte die Seite Tmp (Die Seite wurde neu angelegt: „= Bash Brace Expansion = Bash ''brace expansion'' is used to generate stings at the command line or in a shell script. The syntax for brace expansion consists of either a sequence specification or a comma separated list of items inside curly braces "{}". A sequence consists of a starting and ending item separated by two periods "..". Some examples and what they expand to: {aa,bb,cc,dd} => aa bb cc dd {0..12} => 0 1 2 3 4 5 6 7 8 9 10 11 12 {…“)