<?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=1129431&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / script shell  html]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1129431</link>
		<description><![CDATA[Les sujets les plus récents dans script shell  html.]]></description>
		<lastBuildDate>Thu, 06 Dec 2012 19:34:19 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  script shell  html]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11775721#p11775721</link>
			<description><![CDATA[<p>Une simple fonction suffit :</p><div class="codebox"><pre><code>function generate-img-fragment {
    echo &quot;&lt;img src=\&quot;$1\&quot;&gt;&quot;
}</code></pre></div><p>et pour l&#039;appeler :</p><div class="codebox"><pre><code>generate-img-fragment image.png
generate-img-fragment &quot;fichier avec des espaces dans le nom.png&quot;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (nesthib)]]></author>
			<pubDate>Thu, 06 Dec 2012 19:34:19 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11775721#p11775721</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  script shell  html]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11775081#p11775081</link>
			<description><![CDATA[<p>Salut,<br /><a href="http://doc.ubuntu-fr.org/tutoriel/script_shell">http://doc.ubuntu-fr.org/tutoriel/script_shell</a></p>]]></description>
			<author><![CDATA[dummy@example.com (classdroogies)]]></author>
			<pubDate>Thu, 06 Dec 2012 18:43:01 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11775081#p11775081</guid>
		</item>
		<item>
			<title><![CDATA[script shell  html]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11774851#p11774851</link>
			<description><![CDATA[<p>je veux écrire un script generate-img-fragment.sh, qui prend en premier<br />argument le chemin vers une image (le nom de ﬁchier se termine obligatoirement par<br />.jpg), et qui aﬃche sur sa sortie standard un fragment de code HTML du type :<br />&lt;img src=&quot;image.jpg&quot;&gt;</p>]]></description>
			<author><![CDATA[dummy@example.com (mo3adala)]]></author>
			<pubDate>Thu, 06 Dec 2012 18:28:01 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11774851#p11774851</guid>
		</item>
	</channel>
</rss>
