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

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

    
    <item>
        <title>Dump headers on a file to know its mime type with lynx</title>
        <link>http://www.posteet.com/view/1047</link>
        <description>
        <![CDATA[<pre>lynx -head -dump http://www.example.com/js/jquery-1.2.6.min.js</pre> <a href="http://www.posteet.com/tags/headers">[headers]</a>  <a href="http://www.posteet.com/tags/lynx">[lynx]</a>  <a href="http://www.posteet.com/tags/mime">[mime]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Sun, 06 Jul 2008 13:16:28 +0000</pubDate>

            <category>headers</category>
            <category>lynx</category>
            <category>mime</category>
    
    </item>

  
    <item>
        <title>Get your IP address using http://www.whatismyip.com</title>
        <link>http://www.posteet.com/view/563</link>
        <description>
        <![CDATA[<pre>lynx -dump http://www.whatismyip.com | grep -i &quot;Your IP is&quot; | awk '{ print $4; }'</pre> <a href="http://www.posteet.com/tags/awk">[awk]</a>  <a href="http://www.posteet.com/tags/bash">[bash]</a>  <a href="http://www.posteet.com/tags/ip">[ip]</a>  <a href="http://www.posteet.com/tags/lynx">[lynx]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Mon, 10 Dec 2007 08:13:18 +0000</pubDate>

            <category>awk</category>
            <category>bash</category>
            <category>ip</category>
            <category>lynx</category>
    
    </item>


</channel>
</rss>
