<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: grep,vim</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>Utiliser la commande grep depuis vim</title>
        <link>http://www.posteet.com/view/520</link>
        <description>
        <![CDATA[<pre>:grep motif fichier     Lance la commande grep afin de rechercher &quot;motif&quot; dans la liste &quot;fichier&quot; et affiche le résultat. Le curseur est ensuite positionné automatiquement sur la première occurence.
:cn                            Permet de placer le curseur sur l'occurence suivante.
:cp                            Permet de placer le curseur sur l'occurence précédente.</pre> <a href="http://www.posteet.com/tags/grep">[grep]</a>  <a href="http://www.posteet.com/tags/shell">[shell]</a>  <a href="http://www.posteet.com/tags/vim">[vim]</a> ]]>        </description>
        <dc:creator>sebclick</dc:creator>
        <pubDate>Sun, 25 Nov 2007 14:19:58 +0000</pubDate>

            <category>grep</category>
            <category>shell</category>
            <category>vim</category>
    
    </item>


</channel>
</rss>
