<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1175741&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / [resolu] recherche dans répertoire et fichier]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1175741</link>
		<description><![CDATA[Les sujets les plus récents dans [resolu] recherche dans répertoire et fichier.]]></description>
		<lastBuildDate>Tue, 22 Jan 2013 16:42:24 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  [resolu] recherche dans répertoire et fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12304061#p12304061</link>
			<description><![CDATA[<p>ok mais je dois aussi faire un traitement de l&#039;email <br />car le marc n&#039;est pas le même a chaque fois et son mail peut changer.<br />avant j&#039;utilise ca pour les avoir perl&#160; -0777ne &#039;print for /Courriel <img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" />.*?)&lt;\/dd&gt;/sg&#039;&#160; mais c&#039;est dans un seul répertoire.</p>]]></description>
			<author><![CDATA[dummy@example.com (Oma)]]></author>
			<pubDate>Tue, 22 Jan 2013 16:42:24 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12304061#p12304061</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [resolu] recherche dans répertoire et fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12303851#p12303851</link>
			<description><![CDATA[<p>Chercher dans le nom des fichiers :</p><div class="codebox"><pre><code>find dossier -name *nom*</code></pre></div><p>Chercher dans les fichiers même (ici un mail)&#160; (ajoutez -n pour avoir la ligne où c&#039;est situé) : </p><div class="codebox"><pre><code>find dossier | xargs grep -d skip &quot;user@domain.com&quot;</code></pre></div><p>Mélange des deux :</p><div class="codebox"><pre><code>find dossier -name *nom* | xargs grep -d skip &quot;user@domain.com&quot;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Spitfire 95)]]></author>
			<pubDate>Tue, 22 Jan 2013 16:28:57 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12303851#p12303851</guid>
		</item>
		<item>
			<title><![CDATA[[resolu] recherche dans répertoire et fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12303241#p12303241</link>
			<description><![CDATA[<p>Bonjour,<br />j&#039;ai un répertoire avec plein de sous répertoire qui possède des fichiers pour chacun d&#039;entre eux.<br />je cherche a faire un script qui parcours mes répertoires pour sélection certains fichiers.<br />ex: les fichiers qui contiens le prénom &quot;marc&quot;&#160; (un petit grep semble pas mal)<br />mais je veux pouvoir récupère des informations sur les fichiers qui contiennent le prénom et la je ne sais pas faire....<br />ex: récupère son email.</p><br /><p>pouvez vous me donner un coup de main?<br />Cordialement</p>]]></description>
			<author><![CDATA[dummy@example.com (Oma)]]></author>
			<pubDate>Tue, 22 Jan 2013 15:46:26 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12303241#p12303241</guid>
		</item>
	</channel>
</rss>
