<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
>

<channel>
	<title>Quesaco</title>
	<link>http://www.quesaco.org/</link>
	<description>Astuces d&#233;veloppeur WEB, exemples flash, librairie PHP, plugin SPIP, &#233;tude m&#233;thodologie de travail, s&#233;curit&#233; informatique.</description>
	<language>fr</language>
	<generator>SPIP - www.spip.net</generator>

	<image>
		<title>Quesaco</title>
		<url>http://www.quesaco.org/img/qo-rss.jpg</url>
		<link>http://www.quesaco.org/</link>
		<height>30</height>
		<width>30</width>
	</image>





<item>
		<title>Supprimer le caract&#232;re ^M</title>
		<link>http://www.quesaco.org/Supprimer-le-caractere-M</link>
		<guid isPermaLink="true">http://www.quesaco.org/Supprimer-le-caractere-M</guid>
		<dc:date>2005-12-27T16:51:00Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Christian PAULUS</dc:creator>

<category domain="http://www.quesaco.org/-FreeBSD,24-">FreeBSD</category>

		<dc:subject>Astuce</dc:subject>
		<dc:subject>Clavier</dc:subject>
		<dc:subject>dos2unix</dc:subject>

		<description>Lorsque vous r&#233;cup&#233;rez un fichier texte du monde Windows et l'&#233;ditez sous terminal, on peut y d&#233;couvrir le caract&#232;re ^M &#224; chaque fin de ligne, ce qui peut devenir g&#233;nant au confort visuel. ^M (control-M) est le retour chariot de fin de ligne pour Windows. Il existe plusieurs solutions pour retirer ce ^M qui ne sert &#224; rien sous Unix. La plus traditionnelle, peut-&#234;tre, est l'emploi de la commande tr (translate characters) en lui demandant tout simplement de supprimer ce ^M : tr -d &quot;\r&quot; &lt; (...)

-
&lt;a href="http://www.quesaco.org/-FreeBSD,24-" rel="directory"&gt;FreeBSD&lt;/a&gt;

/ 
&lt;a href="http://www.quesaco.org/+-Astuce-+" rel="tag"&gt;Astuce&lt;/a&gt;, 
&lt;a href="http://www.quesaco.org/+-Clavier-+" rel="tag"&gt;Clavier&lt;/a&gt;, 
&lt;a href="http://www.quesaco.org/+-dos2unix-+" rel="tag"&gt;dos2unix&lt;/a&gt;

		</description>



		

	</item>














































</channel>

</rss>
