<?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=1055851&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / Automatiser une ligne de commande[Résolu]]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1055851</link>
		<description><![CDATA[Les sujets les plus récents dans Automatiser une ligne de commande[Résolu].]]></description>
		<lastBuildDate>Tue, 02 Oct 2012 16:26:04 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  Automatiser une ligne de commande[Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10978341#p10978341</link>
			<description><![CDATA[<p>Merci pour ton aide, pingouinux. J&#039;apprécie.</p>]]></description>
			<author><![CDATA[dummy@example.com (soleil_levant_294)]]></author>
			<pubDate>Tue, 02 Oct 2012 16:26:04 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10978341#p10978341</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Automatiser une ligne de commande[Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10975861#p10975861</link>
			<description><![CDATA[<p>D&#039;après ce que tu as expliqué en #1, je pensais qu&#039;il fallait sauter une ligne quand <strong>i</strong> changeait. Si c&#039;est <strong>j</strong> qu&#039;il faut tester :</p><div class="codebox"><pre><code>awk &#039;{if($2!=av1)print &quot;&quot;;av1=$2;print}&#039; fichier.dat</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (pingouinux)]]></author>
			<pubDate>Tue, 02 Oct 2012 12:52:05 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10975861#p10975861</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Automatiser une ligne de commande[Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10975061#p10975061</link>
			<description><![CDATA[<p>Bonjour,<br />Peut-être ceci :</p><div class="codebox"><pre><code>awk &#039;{if($1!=av1)print &quot;&quot;;av1=$1;print}&#039; fichier.dat</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (pingouinux)]]></author>
			<pubDate>Tue, 02 Oct 2012 11:14:17 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10975061#p10975061</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Automatiser une ligne de commande[Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10974831#p10974831</link>
			<description><![CDATA[<p>Salut,</p><p>Ça aide si tu donnes le code que t&#039;as déjà + un fichier exemple.</p><p>@+<br />~ktr</p>]]></description>
			<author><![CDATA[dummy@example.com (Kooothor)]]></author>
			<pubDate>Tue, 02 Oct 2012 10:42:38 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10974831#p10974831</guid>
		</item>
		<item>
			<title><![CDATA[Automatiser une ligne de commande[Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10974701#p10974701</link>
			<description><![CDATA[<p>Bonjour tout le monde,</p><p>Je souhaiterais automatiser une ligne de commande sur un fichier &quot;.dat&quot;. Je travailler sous Linux, le fichier résultat (fichier &#039;.dat&#039;) comprend au moins 03 colonnes xi, xj, zij. Une fois la boucle terminée sur j pour un i donné, je souhaiterais passer une ligne, dans le même fichier. Comment faire !?!? J&#039;en ai besoin pour un tracé 3D sous Gnuplot.</p><p>Merci d&#039;aider une bleue !</p>]]></description>
			<author><![CDATA[dummy@example.com (soleil_levant_294)]]></author>
			<pubDate>Tue, 02 Oct 2012 10:23:39 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10974701#p10974701</guid>
		</item>
	</channel>
</rss>
