<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog de Dof @ Dauphéus &#187; vi</title>
	<atom:link href="http://www.daupheus.com/tag/vi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daupheus.com</link>
	<description>un bout de web pas comme les autres</description>
	<lastBuildDate>Fri, 20 Jan 2012 17:46:32 +0000</lastBuildDate>
	<language>fr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Mémo : Remplacer un mot dans vi</title>
		<link>http://www.daupheus.com/2010/03/03/memo-remplacer-un-mot-dans-vi/</link>
		<comments>http://www.daupheus.com/2010/03/03/memo-remplacer-un-mot-dans-vi/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 16:35:25 +0000</pubDate>
		<dc:creator>dof</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[mémo]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://www.daupheus.com/?p=758</guid>
		<description><![CDATA[Juste un mémo pour le retrouver facilement (ça peut toujours servir) Quand on édite un fichier sous vi, on a souvent besoin de remplacer une chaine de caractère par une autre. Vi a la solution ! Pour remplacer, par exemple, le mot LALA par LILI: %s/ toto / titi /g]]></description>
		<wfw:commentRss>http://www.daupheus.com/2010/03/03/memo-remplacer-un-mot-dans-vi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

