<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 16:51:25 +0000</lastBuildDate>
    <item>
      <title>(Other) How to search for a string in a selection of files using find and grep - retry</title>
      <link>https://snipplr.com/view/8892/how-to-search-for-a-string-in-a-selection-of-files-using-find-and-grep</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 08 Oct 2008 08:52:50 UTC</pubDate>
      <guid>https://snipplr.com/view/8892/how-to-search-for-a-string-in-a-selection-of-files-using-find-and-grep</guid>
    </item>
    <item>
      <title>(Other) Convert a String variable in the form ccyymmdd to a Date variable in the form dd.mm.ccyy - retry</title>
      <link>https://snipplr.com/view/7933/convert-a-string-variable-in-the-form-ccyymmdd-to-a-date-variable-in-the-form-ddmmccyy</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 20 Aug 2008 05:50:59 UTC</pubDate>
      <guid>https://snipplr.com/view/7933/convert-a-string-variable-in-the-form-ccyymmdd-to-a-date-variable-in-the-form-ddmmccyy</guid>
    </item>
    <item>
      <title>(Other) Recursively compress a directory with zip in Unix - retry</title>
      <link>https://snipplr.com/view/7614/recursively-compress-a-directory-with-zip-in-unix</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 31 Jul 2008 09:32:28 UTC</pubDate>
      <guid>https://snipplr.com/view/7614/recursively-compress-a-directory-with-zip-in-unix</guid>
    </item>
    <item>
      <title>(Other) Remove leading whitespace from a text file - retry</title>
      <link>https://snipplr.com/view/7574/remove-leading-whitespace-from-a-text-file</link>
      <description>&lt;p&gt;This one-liner will remove all leading whitespace (including tabs) from a text file and write the output to STDOUT.&lt;/p&gt;</description>
      <pubDate>Tue, 29 Jul 2008 04:07:57 UTC</pubDate>
      <guid>https://snipplr.com/view/7574/remove-leading-whitespace-from-a-text-file</guid>
    </item>
    <item>
      <title>(SQL) Convert an Oracle SQL DATE to a STRING in the form CCYYMMDD - retry</title>
      <link>https://snipplr.com/view/7573/convert-an-oracle-sql-date-to-a-string-in-the-form-ccyymmdd</link>
      <description>&lt;p&gt;This Oracle SQL snippet converts an Oracle SQL DATE to a STRING in the form CCYYMMDD.&lt;/p&gt;</description>
      <pubDate>Tue, 29 Jul 2008 03:52:15 UTC</pubDate>
      <guid>https://snipplr.com/view/7573/convert-an-oracle-sql-date-to-a-string-in-the-form-ccyymmdd</guid>
    </item>
    <item>
      <title>(Other) Convert a DATE variable into a STRING variable in the form CCYYMMDD - retry</title>
      <link>https://snipplr.com/view/7572/convert-a-date-variable-into-a-string-variable-in-the-form-ccyymmdd</link>
      <description>&lt;p&gt;This syntax creates a new STRING variable from a DATE variable in the form CCYYMMDD.&lt;/p&gt;</description>
      <pubDate>Tue, 29 Jul 2008 03:32:12 UTC</pubDate>
      <guid>https://snipplr.com/view/7572/convert-a-date-variable-into-a-string-variable-in-the-form-ccyymmdd</guid>
    </item>
    <item>
      <title>(Perl) Remove newline characters from text - retry</title>
      <link>https://snipplr.com/view/7571/remove-newline-characters-from-text</link>
      <description>&lt;p&gt;This Perl one-liner will remove all newline characters from a text file, replacing them with a space.  In the source, all newline characters in the file gear_list.xml are replaced with spaces, and the original file is saved as gear_list.xml.bak&lt;/p&gt;</description>
      <pubDate>Tue, 29 Jul 2008 03:17:03 UTC</pubDate>
      <guid>https://snipplr.com/view/7571/remove-newline-characters-from-text</guid>
    </item>
  </channel>
</rss>
