<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Powershell_FOR_und_Arrays</id>
	<title>Powershell FOR und Arrays - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Powershell_FOR_und_Arrays"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Powershell_FOR_und_Arrays&amp;action=history"/>
	<updated>2026-06-29T17:51:35Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Powershell_FOR_und_Arrays&amp;diff=15250&amp;oldid=prev</id>
		<title>Thomas: Die Seite wurde neu angelegt: „&lt;pre&gt;  $trees = @(&quot;Alder&quot;,&quot;Ash&quot;,&quot;Birch&quot;,&quot;Cedar&quot;,&quot;Chestnut&quot;,&quot;Elm&quot;)   foreach ($tree in $trees) {    &quot;$tree = &quot; + $tree.length  } &lt;/pre&gt;“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Powershell_FOR_und_Arrays&amp;diff=15250&amp;oldid=prev"/>
		<updated>2017-11-08T21:42:19Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „&amp;lt;pre&amp;gt;  $trees = @(&amp;quot;Alder&amp;quot;,&amp;quot;Ash&amp;quot;,&amp;quot;Birch&amp;quot;,&amp;quot;Cedar&amp;quot;,&amp;quot;Chestnut&amp;quot;,&amp;quot;Elm&amp;quot;)   foreach ($tree in $trees) {    &amp;quot;$tree = &amp;quot; + $tree.length  } &amp;lt;/pre&amp;gt;“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
 $trees = @(&amp;quot;Alder&amp;quot;,&amp;quot;Ash&amp;quot;,&amp;quot;Birch&amp;quot;,&amp;quot;Cedar&amp;quot;,&amp;quot;Chestnut&amp;quot;,&amp;quot;Elm&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
 foreach ($tree in $trees) {&lt;br /&gt;
   &amp;quot;$tree = &amp;quot; + $tree.length&lt;br /&gt;
 }&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thomas</name></author>
	</entry>
</feed>