<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de-CH">
	<id>https://wiki.primat.ch/index.php?action=history&amp;feed=atom&amp;title=Fileinhalt_suchen</id>
	<title>Fileinhalt suchen - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.primat.ch/index.php?action=history&amp;feed=atom&amp;title=Fileinhalt_suchen"/>
	<link rel="alternate" type="text/html" href="https://wiki.primat.ch/index.php?title=Fileinhalt_suchen&amp;action=history"/>
	<updated>2026-05-09T13:40:47Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Primatenwiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.primat.ch/index.php?title=Fileinhalt_suchen&amp;diff=29&amp;oldid=prev</id>
		<title>Rbritt: Die Seite wurde neu angelegt: «find / -type f -name &quot;*.txt&quot; | xargs grep &quot;was&quot;   = Files mit bestimmtem Inhalt verschieben =   #!/bin/bash    # call this script with &lt;script.sh&gt; &quot;&lt;serachstring&gt;&quot; &lt;searchdir&gt; &lt;movedir&gt;    grep -lri &quot;$1&quot; $2 | while read -r line ; do      echo &quot;Processing $line&quot;      cp -p $line $3  done»</title>
		<link rel="alternate" type="text/html" href="https://wiki.primat.ch/index.php?title=Fileinhalt_suchen&amp;diff=29&amp;oldid=prev"/>
		<updated>2025-01-08T16:16:47Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: «find / -type f -name &amp;quot;*.txt&amp;quot; | xargs grep &amp;quot;was&amp;quot;   = Files mit bestimmtem Inhalt verschieben =   #!/bin/bash    # call this script with &amp;lt;script.sh&amp;gt; &amp;quot;&amp;lt;serachstring&amp;gt;&amp;quot; &amp;lt;searchdir&amp;gt; &amp;lt;movedir&amp;gt;    grep -lri &amp;quot;$1&amp;quot; $2 | while read -r line ; do      echo &amp;quot;Processing $line&amp;quot;      cp -p $line $3  done»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;find / -type f -name &amp;quot;*.txt&amp;quot; | xargs grep &amp;quot;was&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Files mit bestimmtem Inhalt verschieben =&lt;br /&gt;
&lt;br /&gt;
 #!/bin/bash&lt;br /&gt;
 &lt;br /&gt;
 # call this script with &amp;lt;script.sh&amp;gt; &amp;quot;&amp;lt;serachstring&amp;gt;&amp;quot; &amp;lt;searchdir&amp;gt; &amp;lt;movedir&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 grep -lri &amp;quot;$1&amp;quot; $2 | while read -r line ; do&lt;br /&gt;
     echo &amp;quot;Processing $line&amp;quot;&lt;br /&gt;
     cp -p $line $3&lt;br /&gt;
 done&lt;/div&gt;</summary>
		<author><name>Rbritt</name></author>
	</entry>
</feed>