<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: oneliner code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Mon, 13 Oct 2008 18:59:53 GMT</pubDate>
    <description>DZone Snippets: oneliner code</description>
    <item>
      <title>Oneliner - Print a File as Hex</title>
      <link>http://snippets.dzone.com/posts/show/100</link>
      <description>&lt;code&gt;&lt;br /&gt;perl -ne '@a=split"";for(@a){printf"%02x ",ord;print"\n"unless++$c % 20}' sample.txt&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Sat, 09 Apr 2005 06:09:27 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/100</guid>
      <author>beutelevision (Thomas Beutel)</author>
    </item>
  </channel>
</rss>
