<?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=363850&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / unexpand]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=363850</link>
		<description><![CDATA[Les sujets les plus récents dans unexpand.]]></description>
		<lastBuildDate>Sun, 06 Dec 2009 11:18:54 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  unexpand]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3119950#p3119950</link>
			<description><![CDATA[<p>diodio13fr merci de ta réponse</p><p>mais j&#039;ai déjà essayé avec unexpand -a fich1 &gt;fich2 et ça ne change rien<br />je ne retrouve aucunes tabulations dans fich2<br />pourtant dans fich1 mes mots sont bien séparés par au moins 2 espaces<br />je ne doute pas qu&#039;on puisse le faire avec sed mais c&#039;était pour utiliser la fonction<br />unexpand ( j&#039;apprends)<br />pour l&#039;instant unexpand me résiste !!!</p><br /><p>jj16</p>]]></description>
			<author><![CDATA[dummy@example.com (jj16)]]></author>
			<pubDate>Sun, 06 Dec 2009 11:18:54 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3119950#p3119950</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  unexpand]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3119268#p3119268</link>
			<description><![CDATA[<div class="quotebox"><cite>man unexpand a écrit&#160;:</cite><blockquote><div><p>-a, --all<br />&#160; &#160; Convertir toutes les chaînes de deux espaces au minimum, et pas seulement les chaînes en début de ligne.</p></div></blockquote></div><p>faudrait que tu vois du côté de sed pour remplacer ton espace simple par un double ou directement par une tabulation ce qui règlerait tout le problème</p><div class="codebox"><pre><code>sed &quot;s/ /\t/g&quot; fich1 &gt; fich2</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (diodio13fr)]]></author>
			<pubDate>Sat, 05 Dec 2009 22:52:27 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3119268#p3119268</guid>
		</item>
		<item>
			<title><![CDATA[unexpand]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3119157#p3119157</link>
			<description><![CDATA[<p>bonsoir,</p><p>j&#039;ai un problème avec la fonction unexpand</p><p>j&#039;ai par exemple un fichier &quot;fich1&quot; qui contient des espaces entre les mots :<br />&#160; &#160; toto1&#160; &#160;toto2&#160; &#160;toto3<br />&#160; toto4&#160; &#160; toto5&#160; &#160;toto6</p><p>en faisant : unexpand&#160; -a fich1 &gt; fich2&#160; je m&#039;attendais à ce que dans fich2 tous les mots seraient espacés par<br />des tabulations. Or dans &quot;fich2&quot; je retrouve exactement la même chose que dans &quot;fich1&quot;</p><p>je comprend pas trop <br />quelqu&#039;un aurait-t-il une explication ?</p><p>Merci d&#039;avance<br />jj16</p>]]></description>
			<author><![CDATA[dummy@example.com (jj16)]]></author>
			<pubDate>Sat, 05 Dec 2009 21:46:50 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3119157#p3119157</guid>
		</item>
	</channel>
</rss>
