<?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 12:54:05 +0000</lastBuildDate>
    <item>
      <title>(DOS Batch) Add a current date to a file - _reydin_</title>
      <link>https://snipplr.com/view/65936/add-a-current-date-to-a-file</link>
      <description>&lt;p&gt;This is a batch file that will add the date to the end of all files in a particular directory located on the user's desktop and place them in a directory called Output_Renamed on the user's desktop.&lt;/p&gt;</description>
      <pubDate>Wed, 04 Jul 2012 06:36:39 UTC</pubDate>
      <guid>https://snipplr.com/view/65936/add-a-current-date-to-a-file</guid>
    </item>
    <item>
      <title>(Bash) Linux auth.log parser - _reydin_</title>
      <link>https://snipplr.com/view/65929/linux-authlog-parser</link>
      <description>&lt;p&gt;This script will parse the auth.log and return results depending on the argument entered. To run the script enter one of the following. &#13;
./auth success  or ./auth fail&lt;/p&gt;</description>
      <pubDate>Wed, 04 Jul 2012 01:16:33 UTC</pubDate>
      <guid>https://snipplr.com/view/65929/linux-authlog-parser</guid>
    </item>
    <item>
      <title>(Bash) Linux backup script using rsync and hard-links - _reydin_</title>
      <link>https://snipplr.com/view/65927/linux-backup-script-using-rsync-and-hardlinks</link>
      <description>&lt;p&gt;This script will do a daily backup of directories. If the files has not changed then it creates a hard-link to the file. If the file has changed then it will copy the new file. The backup is not much larger than the directories being backed up.&lt;/p&gt;</description>
      <pubDate>Wed, 04 Jul 2012 01:00:19 UTC</pubDate>
      <guid>https://snipplr.com/view/65927/linux-backup-script-using-rsync-and-hardlinks</guid>
    </item>
    <item>
      <title>(PHP) Validate the date - _reydin_</title>
      <link>https://snipplr.com/view/65771/validate-the-date</link>
      <description>&lt;p&gt;This will check the date and if it is not a valid date then it will increment the month and reset the day back to one.&lt;/p&gt;</description>
      <pubDate>Sat, 23 Jun 2012 07:02:31 UTC</pubDate>
      <guid>https://snipplr.com/view/65771/validate-the-date</guid>
    </item>
    <item>
      <title>(PHP) Php Random String Generator - _reydin_</title>
      <link>https://snipplr.com/view/65752/php-random-string-generator</link>
      <description>&lt;p&gt;This will generate a random alpha numeric string 20 characters long.&lt;/p&gt;</description>
      <pubDate>Fri, 22 Jun 2012 08:00:37 UTC</pubDate>
      <guid>https://snipplr.com/view/65752/php-random-string-generator</guid>
    </item>
  </channel>
</rss>
