<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.bauwagen-hagenbach.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=84.179.91.133</id>
	<title> - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.bauwagen-hagenbach.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=84.179.91.133"/>
	<link rel="alternate" type="text/html" href="https://wiki.bauwagen-hagenbach.de/index.php?title=Special:Contributions/84.179.91.133"/>
	<updated>2026-04-21T08:21:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.bauwagen-hagenbach.de/index.php?title=Windows_Cheat_Sheet&amp;diff=19</id>
		<title>Windows Cheat Sheet</title>
		<link rel="alternate" type="text/html" href="https://wiki.bauwagen-hagenbach.de/index.php?title=Windows_Cheat_Sheet&amp;diff=19"/>
		<updated>2025-04-14T09:53:50Z</updated>

		<summary type="html">&lt;p&gt;84.179.91.133: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This Page is for a Cheat Sheet of Linux commands.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Powershell ==&lt;br /&gt;
=== Edit Windows Settings ===&lt;br /&gt;
==== Update Group-Policy from Server ====&lt;br /&gt;
&lt;br /&gt;
gpupdate /force&lt;br /&gt;
== Active Directory ==&lt;/div&gt;</summary>
		<author><name>84.179.91.133</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.bauwagen-hagenbach.de/index.php?title=Windows_Cheat_Sheet&amp;diff=18</id>
		<title>Windows Cheat Sheet</title>
		<link rel="alternate" type="text/html" href="https://wiki.bauwagen-hagenbach.de/index.php?title=Windows_Cheat_Sheet&amp;diff=18"/>
		<updated>2025-04-14T09:52:20Z</updated>

		<summary type="html">&lt;p&gt;84.179.91.133: Created page with &amp;quot;== Powershell == == Active Directory ==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Powershell ==&lt;br /&gt;
== Active Directory ==&lt;/div&gt;</summary>
		<author><name>84.179.91.133</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.bauwagen-hagenbach.de/index.php?title=R-Studio/R&amp;diff=17</id>
		<title>R-Studio/R</title>
		<link rel="alternate" type="text/html" href="https://wiki.bauwagen-hagenbach.de/index.php?title=R-Studio/R&amp;diff=17"/>
		<updated>2025-04-14T09:51:10Z</updated>

		<summary type="html">&lt;p&gt;84.179.91.133: /* R-Studio/R */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Import Plugins/Libraries ==&lt;/div&gt;</summary>
		<author><name>84.179.91.133</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.bauwagen-hagenbach.de/index.php?title=R-Studio/R&amp;diff=16</id>
		<title>R-Studio/R</title>
		<link rel="alternate" type="text/html" href="https://wiki.bauwagen-hagenbach.de/index.php?title=R-Studio/R&amp;diff=16"/>
		<updated>2025-04-14T09:50:42Z</updated>

		<summary type="html">&lt;p&gt;84.179.91.133: Created page with &amp;quot;== R-Studio/R ==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== R-Studio/R ==&lt;/div&gt;</summary>
		<author><name>84.179.91.133</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.bauwagen-hagenbach.de/index.php?title=Main_Page&amp;diff=15</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.bauwagen-hagenbach.de/index.php?title=Main_Page&amp;diff=15"/>
		<updated>2025-04-14T09:50:26Z</updated>

		<summary type="html">&lt;p&gt;84.179.91.133: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Linux ==&lt;br /&gt;
&lt;br /&gt;
[[Linux Cheat Sheet]]&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
&lt;br /&gt;
[[Windows Cheat Sheet]]&lt;br /&gt;
&lt;br /&gt;
== R-Studio/R ==&lt;br /&gt;
&lt;br /&gt;
[[R-Studio/R]]&lt;/div&gt;</summary>
		<author><name>84.179.91.133</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.bauwagen-hagenbach.de/index.php?title=Linux_Cheat_Sheet&amp;diff=14</id>
		<title>Linux Cheat Sheet</title>
		<link rel="alternate" type="text/html" href="https://wiki.bauwagen-hagenbach.de/index.php?title=Linux_Cheat_Sheet&amp;diff=14"/>
		<updated>2025-04-14T09:49:25Z</updated>

		<summary type="html">&lt;p&gt;84.179.91.133: /* Append File with specific content/string: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This Page is for a Cheat Sheet of Linux commands.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Overwrite File with specific content/string: ==&lt;br /&gt;
==== Command: ====&lt;br /&gt;
&amp;#039;&amp;#039;echo &amp;quot;&amp;lt;string&amp;gt;&amp;quot; &amp;gt; &amp;lt;filename&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;printf &amp;quot;&amp;lt;string&amp;gt;&amp;quot; &amp;gt; &amp;lt;filename&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
==== Example: ====&lt;br /&gt;
&amp;#039;&amp;#039;echo &amp;quot;hello&amp;quot; &amp;gt; beispiel.txt&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;printf &amp;quot;hello&amp;quot; &amp;gt; beispiel.txt&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Append File with specific content/string: ==&lt;br /&gt;
==== Command: ====&lt;br /&gt;
&amp;#039;&amp;#039;echo &amp;quot;&amp;lt;string&amp;gt;&amp;quot; &amp;gt;&amp;gt; &amp;lt;filename&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;printf &amp;quot;&amp;lt;string&amp;gt;&amp;quot;&amp;quot; &amp;gt;&amp;gt; &amp;lt;filename&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
==== Example: ====&lt;br /&gt;
&amp;#039;&amp;#039;echo &amp;quot;hello&amp;quot; &amp;gt;&amp;gt; beispiel.txt&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;printf &amp;quot;hello&amp;quot; &amp;gt;&amp;gt; beispiel.txt&amp;#039;&amp;#039;&lt;/div&gt;</summary>
		<author><name>84.179.91.133</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.bauwagen-hagenbach.de/index.php?title=Linux_Cheat_Sheet&amp;diff=13</id>
		<title>Linux Cheat Sheet</title>
		<link rel="alternate" type="text/html" href="https://wiki.bauwagen-hagenbach.de/index.php?title=Linux_Cheat_Sheet&amp;diff=13"/>
		<updated>2025-04-14T09:48:58Z</updated>

		<summary type="html">&lt;p&gt;84.179.91.133: /* Overwrite File with specific content/string: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This Page is for a Cheat Sheet of Linux commands.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Overwrite File with specific content/string: ==&lt;br /&gt;
==== Command: ====&lt;br /&gt;
&amp;#039;&amp;#039;echo &amp;quot;&amp;lt;string&amp;gt;&amp;quot; &amp;gt; &amp;lt;filename&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;printf &amp;quot;&amp;lt;string&amp;gt;&amp;quot; &amp;gt; &amp;lt;filename&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
==== Example: ====&lt;br /&gt;
&amp;#039;&amp;#039;echo &amp;quot;hello&amp;quot; &amp;gt; beispiel.txt&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;printf &amp;quot;hello&amp;quot; &amp;gt; beispiel.txt&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Append File with specific content/string: ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;echo &amp;quot;&amp;lt;string&amp;gt;&amp;quot; &amp;gt;&amp;gt; &amp;lt;filename&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;printf &amp;quot;&amp;lt;string&amp;gt;&amp;quot;&amp;quot; &amp;gt;&amp;gt; &amp;lt;filename&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
==== Example: ====&lt;br /&gt;
&amp;#039;&amp;#039;echo &amp;quot;hello&amp;quot; &amp;gt;&amp;gt; beispiel.txt&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;printf &amp;quot;hello&amp;quot; &amp;gt;&amp;gt; beispiel.txt&amp;#039;&amp;#039;&lt;/div&gt;</summary>
		<author><name>84.179.91.133</name></author>
		
	</entry>
</feed>