<?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=357405&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / [résolu] une variable en flux d'entrée ?]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=357405</link>
		<description><![CDATA[Les sujets les plus récents dans [résolu] une variable en flux d'entrée ?.]]></description>
		<lastBuildDate>Tue, 10 Nov 2009 21:47:50 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  [résolu] une variable en flux d'entrée ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3057537#p3057537</link>
			<description><![CDATA[<div class="quotebox"><cite>Hizoka a écrit&#160;:</cite><blockquote><div><p>putain il en faut 3... j&#039;avais essayé 1 et 2 mais pas trois <img src="http://forum.ubuntu-fr.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>ca veut dire quoi quand y en a 3 ?</p></div></blockquote></div><p>http://www.gnu.org/software/bash/manual/bashref.txt</p><div class="codebox"><pre><code>3.6.7 Here Strings
------------------

A variant of here documents, the format is:
     &lt;&lt;&lt; WORD

   The WORD is expanded and supplied to the command on its standard
input.</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (HymnToLife)]]></author>
			<pubDate>Tue, 10 Nov 2009 21:47:50 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3057537#p3057537</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [résolu] une variable en flux d'entrée ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3057494#p3057494</link>
			<description><![CDATA[<p>la avec grep ce n&#039;était qu&#039;un exemple pour voir comment ca fonctionnait, il n&#039;y a que peu d&#039;intérêt c&#039;est sur...</p><div class="codebox"><pre><code>hizoka@hizo-pc:~$ variable=&quot;j&#039;aime
&gt; tu aimes
&gt; il aime
&gt; nous aimons
&gt; vous aimez
&gt; ils aiment&quot;
hizoka@hizo-pc:~$ grep nous &lt;&lt;&lt; &quot;$variable&quot;
nous aimons</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Hizoka)]]></author>
			<pubDate>Tue, 10 Nov 2009 21:38:07 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3057494#p3057494</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [résolu] une variable en flux d'entrée ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3057484#p3057484</link>
			<description><![CDATA[<p>je savais que ça permet la redirection d&#039;une chaine genre </p><div class="codebox"><pre><code>read -r -a TAB_MOTS &lt;&lt;&lt; &quot;$Chaine&quot;
echo &quot;Le premier mot de Chaine est   :   ${TAB_MOTS[0]}&quot;</code></pre></div><p>mais la avec grep je piges pas <img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[dummy@example.com (n3o51)]]></author>
			<pubDate>Tue, 10 Nov 2009 21:34:59 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3057484#p3057484</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [résolu] une variable en flux d'entrée ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3057437#p3057437</link>
			<description><![CDATA[<p>putain il en faut 3... j&#039;avais essayé 1 et 2 mais pas trois <img src="http://forum.ubuntu-fr.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>ca veut dire quoi quand y en a 3 ?</p>]]></description>
			<author><![CDATA[dummy@example.com (Hizoka)]]></author>
			<pubDate>Tue, 10 Nov 2009 21:20:44 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3057437#p3057437</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [résolu] une variable en flux d'entrée ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3057254#p3057254</link>
			<description><![CDATA[<div class="codebox"><pre><code>grep magie &lt;&lt;&lt; &quot;${harrypotter}&quot;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Totor)]]></author>
			<pubDate>Tue, 10 Nov 2009 20:31:48 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3057254#p3057254</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [résolu] une variable en flux d'entrée ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3057078#p3057078</link>
			<description><![CDATA[<p>grep $harrypotter magie.txt</p>]]></description>
			<author><![CDATA[dummy@example.com (Grünt)]]></author>
			<pubDate>Tue, 10 Nov 2009 19:34:47 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3057078#p3057078</guid>
		</item>
		<item>
			<title><![CDATA[[résolu] une variable en flux d'entrée ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3056923#p3056923</link>
			<description><![CDATA[<p>Bonsoir, </p><p>je voulais savoir si on pouvait utiliser une variable en flux d&#039;entrée dans une commande.</p><p>Ex très con et simple :</p><div class="codebox"><pre><code>grep &quot;magie&quot; &lt; &quot;${harrypotter}&quot;</code></pre></div><p>je n&#039;ai pas réussi.</p><p>L&#039;intérêt ? je ne sais plus mais à plusieurs reprises je m&#039;étais dis que cela aurait pu raccourcir certaines lignes de codes.</p><p>PS : je ne cherche pas une solution intermédiaire, genre : echo &quot;${harrypotter}&quot; | grep &quot;magie&quot; , ça je sais faire <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>merci</p>]]></description>
			<author><![CDATA[dummy@example.com (Hizoka)]]></author>
			<pubDate>Tue, 10 Nov 2009 18:37:26 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3056923#p3056923</guid>
		</item>
	</channel>
</rss>
